Rate Overview
Live
1 USD = 238.6358 YER
1 YER = 0.004190
USD
Avg
243.6722
High
250.3997
Low
238.3774
Last updated: 3/27/2026, 9:31:35 AM
Quick Conversions
| USD | YER |
|---|---|
| 1 USD | 238.64 YER |
| 10 USD | 2,386.36 YER |
| 50 USD | 11,931.79 YER |
| 100 USD | 23,863.58 YER |
| 500 USD | 119,317.92 YER |
| 1,000 USD | 238,635.83 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-03-27T09:31:35Z",
"rates": {
"YER": 238.63583402
}
}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": 23863.583402,
"rate": 238.63583402
}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