Rate Overview
Live
1 NAD = 4.9949 ALL
1 ALL = 0.200205
NAD
Avg
5.0349
High
5.0808
Low
4.9949
Last updated: 6/19/2026, 9:48:00 AM
Quick Conversions
| NAD | ALL |
|---|---|
| 1 NAD | 4.99 ALL |
| 10 NAD | 49.95 ALL |
| 50 NAD | 249.74 ALL |
| 100 NAD | 499.49 ALL |
| 500 NAD | 2,497.44 ALL |
| 1,000 NAD | 4,994.89 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-06-19T09:48:00Z",
"rates": {
"ALL": 4.994887
}
}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": 499.48870000000005,
"rate": 4.994887
}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