VirtualSMS
    VirtualSMS
    Transparent Pricing

    Pay only for what you use.
    No subscriptions.

    One-time SMS verifications from $0.05, long-term number rentals from $3.00. Thousands of services across 145+ countries.

    No monthly fees Instant top-up 145+ countries

    Verifications

    One-time verification code

    $0.05/code

    Starting from • varies by service & country

    • Receive one SMS verification code
    • Auto-refund if no code arrives
    • 145+ countries available
    • Works with 500+ apps
    • Instant delivery — usually <60s

    Rentals

    Dedicated number, multiple SMS

    $3/day

    Starting from • varies by service & country

    • Dedicated real SIM number
    • Receive unlimited SMS for duration
    • 1, 7, 30 or 90-day rentals
    • Keep the same number to re-verify
    • Ideal for accounts needing ongoing access

    Popular Services

    Verify your accounts on the world's biggest platforms

    T

    Telegram

    from $0.50Browse
    W

    WhatsApp

    from $0.35Browse
    G

    Google

    from $0.28Browse
    F

    Facebook

    from $0.22Browse
    I

    Instagram

    from $0.15Browse
    T

    Twitter/X

    from $0.15Browse
    D

    Discord

    from $0.10Browse
    T

    TikTok

    from $0.18Browse

    How It Works

    Up and running in under a minute

    1

    Top Up Balance

    Add funds instantly via crypto (USDT, BNB-USDT). No minimum deposit.

    2

    Pick a Number

    Choose your country, service, and type. Instant activation — number ready in seconds.

    3

    Receive Your SMS

    Get the verification code in your dashboard. No SIM card, no apps needed.

    Coverage by Country

    Real SIM cards. Numbers that actually work.

    DE flag

    Germany

    from $0.05Browse
    NL flag

    Netherlands

    from $0.18Browse
    GB flag

    United Kingdom

    from $0.20Browse
    FR flag

    France

    from $0.22Browse
    UA flag

    Ukraine

    from $0.05Browse
    PL flag

    Poland

    from $0.12Browse
    CZ flag

    Czechia

    from $0.14Browse
    SE flag

    Sweden

    from $0.18Browse

    Pricing Overview

    Simple, transparent ranges — bulk discounts applied automatically

    Verifications
    $0.05 – $3.00

    Price depends on country and service. Most verifications (Google, WhatsApp, Telegram) range from $0.10–$0.50.

    • Full refund if no SMS
    • 20-minute window
    • Retry with another number
    Number Rentals
    $3.00 – $25.00

    Rent numbers by the day. Longer rentals (7–90 days) have better per-day rates.

    1 Day$3.00
    7 Days$5.00
    30 Days$10.00
    90 Days$22.00

    Volume Discounts

    Discounts are applied automatically based on your monthly spend.

    TierMonthly SpendDiscountNotes
    Starter$0 – $49
    0%
    Pay as you go
    Basic$50 – $199
    5%
    Auto-applied
    Pro$200 – $999
    10%
    Auto-applied
    Business$1,000 – $4,999
    15%
    Auto-applied
    Volume$5,000+
    20%+
    Contact us
    REST API

    Need volume? Use our API.

    Automate SMS verification at scale. Our REST API gives you programmatic access to every number, service, and country — with real-time webhooks and bulk pricing.

    • Simple REST API with JSON responses
    • Webhook callbacks when SMS arrives
    • Same pricing + volume discounts via API
    • API key auth, rate limiting, full docs
    api.virtualsms.io
    POST /api/v1/activations
    {
      "service": "go",
      "country": "de"
    }
    
    → 200 OK
    {
      "id": "act_8x2k...",
      "phone": "+49151...",
      "expires_at": "...",
      "price": 0.50
    }