Rate Overview
Live
1 USD = 238.3054 YER
1 YER = 0.004196
USD
Avg
238.3430
High
238.6503
Low
236.9878
Last updated: 7/26/2026, 4:19:24 PM
Quick Conversions
| USD | YER |
|---|---|
| 1 USD | 238.31 YER |
| 10 USD | 2,383.05 YER |
| 50 USD | 11,915.27 YER |
| 100 USD | 23,830.54 YER |
| 500 USD | 119,152.72 YER |
| 1,000 USD | 238,305.45 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-26T16:19:24Z",
"rates": {
"YER": 238.30544818
}
}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": 23830.544818000002,
"rate": 238.30544818
}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