Rate Overview
Live
1 USD = 237.8393 YER
1 YER = 0.004205
USD
Avg
237.7891
High
238.6464
Low
236.9822
Last updated: 7/20/2026, 10:43:57 AM
Quick Conversions
| USD | YER |
|---|---|
| 1 USD | 237.84 YER |
| 10 USD | 2,378.39 YER |
| 50 USD | 11,891.97 YER |
| 100 USD | 23,783.93 YER |
| 500 USD | 118,919.65 YER |
| 1,000 USD | 237,839.31 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-07-20T10:43:57Z",
"rates": {
"YER": 237.83930786
}
}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": 23783.930786,
"rate": 237.83930786
}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