Rate Overview
Live
1 NAD = 14.5766 YER
1 YER = 0.068603
NAD
Avg
14.5897
High
14.6689
Low
14.5245
Last updated: 7/8/2026, 3:51:29 PM
Quick Conversions
| NAD | YER |
|---|---|
| 1 NAD | 14.58 YER |
| 10 NAD | 145.77 YER |
| 50 NAD | 728.83 YER |
| 100 NAD | 1,457.66 YER |
| 500 NAD | 7,288.31 YER |
| 1,000 NAD | 14,576.62 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-08T15:51:29Z",
"rates": {
"YER": 14.57662
}
}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": 1457.662,
"rate": 14.57662
}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