Rate Overview
Live
1 NAD = 14.3918 YER
1 YER = 0.069484
NAD
Avg
14.6207
High
14.7729
Low
14.3918
Last updated: 6/19/2026, 8:49:05 AM
Quick Conversions
| NAD | YER |
|---|---|
| 1 NAD | 14.39 YER |
| 10 NAD | 143.92 YER |
| 50 NAD | 719.59 YER |
| 100 NAD | 1,439.18 YER |
| 500 NAD | 7,195.91 YER |
| 1,000 NAD | 14,391.81 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-06-19T08:49:05Z",
"rates": {
"YER": 14.391814
}
}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": 1439.1814,
"rate": 14.391814
}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