Rate Overview
Live
1 NAD = 14.4315 YER
1 YER = 0.069293
NAD
Avg
14.3071
High
14.4315
Low
14.1447
Last updated: 5/7/2026, 11:22:05 AM
Quick Conversions
| NAD | YER |
|---|---|
| 1 NAD | 14.43 YER |
| 10 NAD | 144.32 YER |
| 50 NAD | 721.58 YER |
| 100 NAD | 1,443.15 YER |
| 500 NAD | 7,215.77 YER |
| 1,000 NAD | 14,431.54 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-05-07T11:22:05Z",
"rates": {
"YER": 14.431543
}
}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": 1443.1543,
"rate": 14.431543
}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