Rate Overview
Live
1 USD = 237.8821 YER
1 YER = 0.004204
USD
Avg
238.4371
High
238.6176
Low
237.8821
Last updated: 6/19/2026, 7:53:41 AM
Quick Conversions
| USD | YER |
|---|---|
| 1 USD | 237.88 YER |
| 10 USD | 2,378.82 YER |
| 50 USD | 11,894.10 YER |
| 100 USD | 23,788.21 YER |
| 500 USD | 118,941.05 YER |
| 1,000 USD | 237,882.09 YER |
Get USD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=YERExample Response:
{
"success": true,
"base": "USD",
"date": "2026-06-19T07:53:41Z",
"rates": {
"YER": 237.88209407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "YER",
"amount": 100
},
"result": 23788.209407,
"rate": 237.88209407
}Build with USD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key