Rate Overview
Live
1 NAD = 4.9467 ALL
1 ALL = 0.202156
NAD
Avg
4.9641
High
4.9940
Low
4.9466
Last updated: 4/18/2026, 8:49:08 AM
Quick Conversions
| NAD | ALL |
|---|---|
| 1 NAD | 4.95 ALL |
| 10 NAD | 49.47 ALL |
| 50 NAD | 247.33 ALL |
| 100 NAD | 494.67 ALL |
| 500 NAD | 2,473.33 ALL |
| 1,000 NAD | 4,946.67 ALL |
Get NAD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=ALLExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-04-18T08:49:08Z",
"rates": {
"ALL": 4.946666
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "ALL",
"amount": 100
},
"result": 494.66659999999996,
"rate": 4.946666
}Build with NAD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key