Rate Overview
Live
1 ALL = 0.205306 NAD
1 NAD = 4.8708
ALL
Avg
0.200321
High
0.206083
Low
0.194370
Last updated: 3/27/2026, 6:49:42 PM
Quick Conversions
| ALL | NAD |
|---|---|
| 1 ALL | 0.21 NAD |
| 10 ALL | 2.05 NAD |
| 50 ALL | 10.27 NAD |
| 100 ALL | 20.53 NAD |
| 500 ALL | 102.65 NAD |
| 1,000 ALL | 205.31 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-03-27T18:49:42Z",
"rates": {
"NAD": 0.205306
}
}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.5306,
"rate": 0.205306
}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