Rate Overview
Live
1 NAD = 5.0476 ALL
1 ALL = 0.198113
NAD
Avg
5.0104
High
5.1259
Low
4.8821
Last updated: 5/29/2026, 7:55:49 PM
Quick Conversions
| NAD | ALL |
|---|---|
| 1 NAD | 5.05 ALL |
| 10 NAD | 50.48 ALL |
| 50 NAD | 252.38 ALL |
| 100 NAD | 504.76 ALL |
| 500 NAD | 2,523.82 ALL |
| 1,000 NAD | 5,047.64 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-05-29T19:55:49Z",
"rates": {
"ALL": 5.047637
}
}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": 504.7637,
"rate": 5.047637
}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