Rate Overview
Live
1 NAD = 4.9070 ALL
1 ALL = 0.203792
NAD
Avg
4.9122
High
4.9370
Low
4.8891
Last updated: 8/1/2026, 12:18:15 PM
Quick Conversions
| NAD | ALL |
|---|---|
| 1 NAD | 4.91 ALL |
| 10 NAD | 49.07 ALL |
| 50 NAD | 245.35 ALL |
| 100 NAD | 490.70 ALL |
| 500 NAD | 2,453.49 ALL |
| 1,000 NAD | 4,906.97 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-01T12:18:15Z",
"rates": {
"ALL": 4.906971
}
}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": 490.69710000000003,
"rate": 4.906971
}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