Rate Overview
Live
1 ALL = 0.199748 NAD
1 NAD = 5.0063
ALL
Avg
0.198884
High
0.200204
Low
0.196820
Last updated: 6/21/2026, 3:10:16 PM
Quick Conversions
| ALL | NAD |
|---|---|
| 1 ALL | 0.20 NAD |
| 10 ALL | 2.00 NAD |
| 50 ALL | 9.99 NAD |
| 100 ALL | 19.97 NAD |
| 500 ALL | 99.87 NAD |
| 1,000 ALL | 199.75 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-06-21T15:10:16Z",
"rates": {
"NAD": 0.199748
}
}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": 19.974800000000002,
"rate": 0.199748
}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