Rate Overview
Live
1 USD = 238.1887 YER
1 YER = 0.004198
USD
Avg
238.4142
High
238.6502
Low
237.7117
Last updated: 7/29/2026, 2:35:57 PM
Quick Conversions
| USD | YER |
|---|---|
| 1 USD | 238.19 YER |
| 10 USD | 2,381.89 YER |
| 50 USD | 11,909.44 YER |
| 100 USD | 23,818.87 YER |
| 500 USD | 119,094.36 YER |
| 1,000 USD | 238,188.73 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-29T14:35:57Z",
"rates": {
"YER": 238.18872937
}
}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": 23818.872937,
"rate": 238.18872937
}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