Rate Overview
Live
1 NAD = 14.1557 YER
1 YER = 0.070643
NAD
Avg
14.4724
High
14.9653
Low
13.9305
Last updated: 7/25/2026, 8:17:54 PM
Quick Conversions
| NAD | YER |
|---|---|
| 1 NAD | 14.16 YER |
| 10 NAD | 141.56 YER |
| 50 NAD | 707.79 YER |
| 100 NAD | 1,415.57 YER |
| 500 NAD | 7,077.86 YER |
| 1,000 NAD | 14,155.71 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-07-25T20:17:54Z",
"rates": {
"YER": 14.155714
}
}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": 1415.5714,
"rate": 14.155714
}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