Rate Overview
Live
1 NAD = 4.9341 ALL
1 ALL = 0.202670
NAD
Avg
4.9568
High
4.9901
Low
4.9341
Last updated: 8/20/2026, 6:34:26 AM
Quick Conversions
| NAD | ALL |
|---|---|
| 1 NAD | 4.93 ALL |
| 10 NAD | 49.34 ALL |
| 50 NAD | 246.71 ALL |
| 100 NAD | 493.41 ALL |
| 500 NAD | 2,467.06 ALL |
| 1,000 NAD | 4,934.12 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-08-20T06:34:26Z",
"rates": {
"ALL": 4.93412
}
}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.41200000000003,
"rate": 4.93412
}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