Rate Overview
Live
1 NAD = 4.9282 ALL
1 ALL = 0.202913
NAD
Avg
5.0045
High
5.1259
Low
4.8821
Last updated: 7/31/2026, 8:15:18 PM
Quick Conversions
| NAD | ALL |
|---|---|
| 1 NAD | 4.93 ALL |
| 10 NAD | 49.28 ALL |
| 50 NAD | 246.41 ALL |
| 100 NAD | 492.82 ALL |
| 500 NAD | 2,464.11 ALL |
| 1,000 NAD | 4,928.23 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-31T20:15:18Z",
"rates": {
"ALL": 4.928228
}
}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": 492.8228,
"rate": 4.928228
}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