Rate Overview
Live
1 YER = 0.004190 USD
1 USD = 238.6635
YER
Avg
0.004105
High
0.004195
Low
0.003993
Last updated: 3/27/2026, 6:45:17 AM
Quick Conversions
| YER | USD |
|---|---|
| 1 YER | 0.00 USD |
| 10 YER | 0.04 USD |
| 50 YER | 0.21 USD |
| 100 YER | 0.42 USD |
| 500 YER | 2.10 USD |
| 1,000 YER | 4.19 USD |
Get YER/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=USDExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-27T06:45:17Z",
"rates": {
"USD": 0.00419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "USD",
"amount": 100
},
"result": 0.41900000000000004,
"rate": 0.00419
}Build with YER/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key