Rate Overview
Live
1 USD = 237.1159 YER
1 YER = 0.004217
USD
Avg
237.1771
High
237.2590
Low
237.1159
Last updated: 8/18/2026, 3:06:44 AM
Quick Conversions
| USD | YER |
|---|---|
| 1 USD | 237.12 YER |
| 10 USD | 2,371.16 YER |
| 50 USD | 11,855.80 YER |
| 100 USD | 23,711.59 YER |
| 500 USD | 118,557.96 YER |
| 1,000 USD | 237,115.93 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-08-18T03:06:44Z",
"rates": {
"YER": 237.1159276
}
}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": 23711.59276,
"rate": 237.1159276
}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