Rate Overview
Live
1 ALL = 0.202912 NAD
1 NAD = 4.9282
ALL
Avg
0.200530
High
0.204724
Low
0.197280
Last updated: 7/31/2026, 6:45:18 PM
Quick Conversions
| ALL | NAD |
|---|---|
| 1 ALL | 0.20 NAD |
| 10 ALL | 2.03 NAD |
| 50 ALL | 10.15 NAD |
| 100 ALL | 20.29 NAD |
| 500 ALL | 101.46 NAD |
| 1,000 ALL | 202.91 NAD |
Get ALL/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=NADExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-31T18:45:18Z",
"rates": {
"NAD": 0.202912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "NAD",
"amount": 100
},
"result": 20.2912,
"rate": 0.202912
}Build with ALL/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key