AyaSend Intelligence API — Now in Beta

Remittance rates.
Decision-ready.

Real-time money transfer rates across 25 countries, 10 providers, and 14 currencies. Structured JSON built for fintechs, payroll platforms, and developers who need reliable data — not just numbers.

25
Destination Countries
10+
Providers Tracked
14
Currencies Supported
15s
Cache TTL (Live)
95
Live API Confidence
Live Demo

Try it now. No key needed.

Fetch real-time rates across any supported corridor. The same data that powers our consumer app — structured for your system.

Ranked Providers
Hit "Run Query" to fetch live rates
API Response (JSON)
// JSON response will appear here
What You Get

Built for production systems.

Every field is decision-ready. No post-processing required.

Decision-Ready Rankings

Every response includes a ranked best_option with a plain-English reason field — designed to be displayed directly to end users or fed into automated decisioning systems.

🎯

Confidence Scoring

Each rate carries a confidence_score (0–100) that tells you exactly how reliable the data is: 95 for live API, 80 for scraped, 55 for template-based, down to 35 for modelled estimates.

🌍

25-Country Coverage

Nigeria, Ghana, Kenya, Senegal, Côte d'Ivoire, Cameroon, Morocco, India, Philippines, Mexico, and 15 more. 4 source currencies: USD, GBP, EUR, CAD.

🔌

Embeddable Widget

Drop a single <iframe> into any web property. Partner-configurable logo, accent colour, default corridor, and amount. No auth required for embed mode.

📊

Recommendation Summary

The response surfaces best_rate, lowest_fee, and fastest providers at the top level — perfect for payroll managers who need a quick answer without parsing arrays.

🔄

15-Second Live Cache

Live API sources cache for just 15 seconds. Scraped and template sources have per-provider TTLs. You always know how fresh the data is via the source_badge field.

Data Quality

Know exactly how good your data is.

Every provider result includes a confidence_score so your system can make calibrated decisions — or surface the right UI to users.

Source Score Confidence Bar Description
Live API 95
95%
Direct API integration — real-time quote from provider system
Manual 90
90%
Recently verified manual entry from provider portal
Scraped 80
80%
Automated web scraping from provider's public interface
Historical 55
55%
Template-based rate derived from recent historical data
Indicative 35
35%
Model-derived estimate — useful for corridor benchmarking only
Integration

One endpoint. Everything you need.

A single GET request returns ranked providers with reasons, confidence scores, fees, speeds, and direct affiliate links.

GET /api/v1/compare?from=USD&to=NG&amount=300
{
  "best_option": {
    "provider":          "Wise",
    "receive_amount":    231800.50,
    "receive_currency":  "NGN",
    "fee":               2.42,
    "fee_display":       "USD 2.42",
    "speed_label":       "Today",
    "confidence_score":  95,
    "source_badge":      "Live API",
    "reason":           "Best rate · high data confidence",
    "redirect_url":      "https://wise.com/..."
  },
  "recommendation_summary": {
    "best_rate":         "Wise",
    "lowest_fee":        "Sendwave",
    "fastest":          "TapTapSend"
  },
  "alternatives": [ /* ranked list of all providers */ ],
  "meta": {
    "request_id":  "req_a1b2c3",
    "quoted_at":   "2025-04-20T12:00:00Z",
    "duration_ms": 148
  }
}
Access Tiers

Start free. Scale as you grow.

The Intelligence API is in closed beta. Early partners get priority access and locked pricing.

Sandbox
Free
Explore the API with no commitment. Live demo access, no key needed.
  • Live demo (browser only)
  • 10 corridors
  • No auth required
  • Community support
Try Demo
Enterprise
Custom
White-glove setup for banks, neobanks, and large payroll operators.
  • Unlimited API calls
  • Dedicated infrastructure
  • Custom corridor coverage
  • Rate history + trend API
  • On-call engineering support
  • Custom SLA
Talk to Sales

Ready to integrate?

Join the waitlist. Early partners get 3 months free on the Growth plan.

Get Early Access →