Rate Overview
Live
1 NAD = 4.9152 ALL
1 ALL = 0.203452
NAD
Avg
4.9152
High
5.1448
Low
4.6943
Last updated: 7/29/2026, 11:37:24 PM
Quick Conversions
| NAD | ALL |
|---|---|
| 1 NAD | 4.92 ALL |
| 10 NAD | 49.15 ALL |
| 50 NAD | 245.76 ALL |
| 100 NAD | 491.52 ALL |
| 500 NAD | 2,457.58 ALL |
| 1,000 NAD | 4,915.16 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-29T23:37:24Z",
"rates": {
"ALL": 4.915158
}
}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": 491.5158,
"rate": 4.915158
}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