Rate Overview
Live
1 NAD = 14.3207 YER
1 YER = 0.069829
NAD
Avg
14.2150
High
15.0141
Low
13.4390
Last updated: 7/30/2026, 8:07:29 AM
Quick Conversions
| NAD | YER |
|---|---|
| 1 NAD | 14.32 YER |
| 10 NAD | 143.21 YER |
| 50 NAD | 716.03 YER |
| 100 NAD | 1,432.07 YER |
| 500 NAD | 7,160.34 YER |
| 1,000 NAD | 14,320.68 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-30T08:07:29Z",
"rates": {
"YER": 14.320677
}
}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": 1432.0677,
"rate": 14.320677
}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