Rate Overview
Live
1 ALL = 0.201809 NAD
1 NAD = 4.9552
ALL
Avg
0.202357
High
0.203181
Low
0.201809
Last updated: 8/25/2026, 5:48:46 PM
Quick Conversions
| ALL | NAD |
|---|---|
| 1 ALL | 0.20 NAD |
| 10 ALL | 2.02 NAD |
| 50 ALL | 10.09 NAD |
| 100 ALL | 20.18 NAD |
| 500 ALL | 100.90 NAD |
| 1,000 ALL | 201.81 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-08-25T17:48:46Z",
"rates": {
"NAD": 0.201809
}
}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.180899999999998,
"rate": 0.201809
}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