Rate Overview
Live
1 YER = 0.004193 USD
1 USD = 238.4927
YER
Avg
0.004194
High
0.004202
Low
0.004191
Last updated: 3/6/2026, 9:19:04 PM
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-06T21:19:04Z",
"rates": {
"USD": 0.004193
}
}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.41929999999999995,
"rate": 0.004193
}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