Rate Overview
Live
1 USD = 238.5939 YER
1 YER = 0.004191
USD
Avg
238.6112
High
238.6501
Low
238.5939
Last updated: 5/8/2026, 4:27:15 PM
Quick Conversions
| USD | YER |
|---|---|
| 1 USD | 238.59 YER |
| 10 USD | 2,385.94 YER |
| 50 USD | 11,929.69 YER |
| 100 USD | 23,859.39 YER |
| 500 USD | 119,296.93 YER |
| 1,000 USD | 238,593.87 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-05-08T16:27:15Z",
"rates": {
"YER": 238.59386762
}
}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": 23859.386762,
"rate": 238.59386762
}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