Rate Overview
Live
1 USD = 236.9858 YER
1 YER = 0.004220
USD
Avg
237.4964
High
238.6033
Low
236.9858
Last updated: 7/8/2026, 9:06:44 AM
Quick Conversions
| USD | YER |
|---|---|
| 1 USD | 236.99 YER |
| 10 USD | 2,369.86 YER |
| 50 USD | 11,849.29 YER |
| 100 USD | 23,698.58 YER |
| 500 USD | 118,492.88 YER |
| 1,000 USD | 236,985.77 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-08T09:06:44Z",
"rates": {
"YER": 236.98576837
}
}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": 23698.576837,
"rate": 236.98576837
}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