Rate Overview
Live
1 NAD = 5.0153 ALL
1 ALL = 0.199391
NAD
Avg
5.0464
High
5.0689
Low
5.0153
Last updated: 7/9/2026, 5:44:09 AM
Quick Conversions
| NAD | ALL |
|---|---|
| 1 NAD | 5.02 ALL |
| 10 NAD | 50.15 ALL |
| 50 NAD | 250.76 ALL |
| 100 NAD | 501.53 ALL |
| 500 NAD | 2,507.64 ALL |
| 1,000 NAD | 5,015.27 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-07-09T05:44:09Z",
"rates": {
"ALL": 5.015273
}
}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": 501.52729999999997,
"rate": 5.015273
}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