Rate Overview
Live
1 USD = 238.4951 YER
1 YER = 0.004193
USD
Avg
238.1954
High
238.5712
Low
237.7936
Last updated: 7/27/2026, 4:00:22 AM
Quick Conversions
| USD | YER |
|---|---|
| 1 USD | 238.50 YER |
| 10 USD | 2,384.95 YER |
| 50 USD | 11,924.76 YER |
| 100 USD | 23,849.51 YER |
| 500 USD | 119,247.56 YER |
| 1,000 USD | 238,495.11 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-27T04:00:22Z",
"rates": {
"YER": 238.4951131
}
}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": 23849.511309999998,
"rate": 238.4951131
}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