Rate Overview
Live
1 USD = 238.4497 YER
1 YER = 0.004194
USD
Avg
238.4162
High
238.5746
Low
237.9808
Last updated: 3/7/2026, 1:07:18 AM
Quick Conversions
| USD | YER |
|---|---|
| 1 USD | 238.45 YER |
| 10 USD | 2,384.50 YER |
| 50 USD | 11,922.49 YER |
| 100 USD | 23,844.97 YER |
| 500 USD | 119,224.86 YER |
| 1,000 USD | 238,449.73 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-07T01:07:18Z",
"rates": {
"YER": 238.44972754
}
}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": 23844.972754,
"rate": 238.44972754
}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