Rate Overview
Live
1 NAD = 14.5915 YER
1 YER = 0.068533
NAD
Avg
14.5166
High
14.6103
Low
14.2962
Last updated: 5/27/2026, 10:50:10 PM
Quick Conversions
| NAD | YER |
|---|---|
| 1 NAD | 14.59 YER |
| 10 NAD | 145.91 YER |
| 50 NAD | 729.57 YER |
| 100 NAD | 1,459.15 YER |
| 500 NAD | 7,295.73 YER |
| 1,000 NAD | 14,591.46 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-05-27T22:50:10Z",
"rates": {
"YER": 14.591463
}
}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": 1459.1462999999999,
"rate": 14.591463
}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