Rate Overview
Live
1 NAD = 14.5433 YER
1 YER = 0.068760
NAD
Avg
14.5298
High
14.6083
Low
14.4249
Last updated: 4/17/2026, 6:20:12 AM
Quick Conversions
| NAD | YER |
|---|---|
| 1 NAD | 14.54 YER |
| 10 NAD | 145.43 YER |
| 50 NAD | 727.16 YER |
| 100 NAD | 1,454.33 YER |
| 500 NAD | 7,271.65 YER |
| 1,000 NAD | 14,543.29 YER |
Get NAD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=YERExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-04-17T06:20:12Z",
"rates": {
"YER": 14.543292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "YER",
"amount": 100
},
"result": 1454.3292,
"rate": 14.543292
}Build with NAD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key