Rate Overview
Live
1 NAD = 14.2419 YER
1 YER = 0.070216
NAD
Avg
14.2719
High
14.5795
Low
14.1456
Last updated: 7/29/2026, 6:36:27 PM
Quick Conversions
| NAD | YER |
|---|---|
| 1 NAD | 14.24 YER |
| 10 NAD | 142.42 YER |
| 50 NAD | 712.09 YER |
| 100 NAD | 1,424.19 YER |
| 500 NAD | 7,120.93 YER |
| 1,000 NAD | 14,241.85 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-29T18:36:27Z",
"rates": {
"YER": 14.241854
}
}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": 1424.1854,
"rate": 14.241854
}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