Rate Overview
Live
1 NAD = 13.9724 YER
1 YER = 0.071570
NAD
Avg
14.5876
High
14.9874
Low
13.9724
Last updated: 3/27/2026, 5:21:04 PM
Quick Conversions
| NAD | YER |
|---|---|
| 1 NAD | 13.97 YER |
| 10 NAD | 139.72 YER |
| 50 NAD | 698.62 YER |
| 100 NAD | 1,397.24 YER |
| 500 NAD | 6,986.19 YER |
| 1,000 NAD | 13,972.37 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-03-27T17:21:04Z",
"rates": {
"YER": 13.972371
}
}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": 1397.2371,
"rate": 13.972371
}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