Rate Overview
Live
1 NAD = 4.9318 ALL
1 ALL = 0.202767
NAD
Avg
4.9537
High
4.9712
Low
4.9318
Last updated: 9/10/2026, 11:16:22 AM
Quick Conversions
| NAD | ALL |
|---|---|
| 1 NAD | 4.93 ALL |
| 10 NAD | 49.32 ALL |
| 50 NAD | 246.59 ALL |
| 100 NAD | 493.18 ALL |
| 500 NAD | 2,465.89 ALL |
| 1,000 NAD | 4,931.77 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-09-10T11:16:22Z",
"rates": {
"ALL": 4.931773
}
}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": 493.17729999999995,
"rate": 4.931773
}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