Rate Overview
Live
1 USD = 236.9994 YER
1 YER = 0.004219
USD
Avg
236.9061
High
237.0272
Low
236.6378
Last updated: 9/4/2026, 3:51:02 PM
Quick Conversions
| USD | YER |
|---|---|
| 1 USD | 237.00 YER |
| 10 USD | 2,369.99 YER |
| 50 USD | 11,849.97 YER |
| 100 USD | 23,699.94 YER |
| 500 USD | 118,499.69 YER |
| 1,000 USD | 236,999.38 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-09-04T15:51:02Z",
"rates": {
"YER": 236.99938052
}
}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": 23699.938051999998,
"rate": 236.99938052
}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