Rate Overview
Live
1 YER = 0.004218 USD
1 USD = 237.0792
YER
Avg
0.004213
High
0.004219
Low
0.004191
Last updated: 7/9/2026, 9:06:34 AM
Quick Conversions
| YER | USD |
|---|---|
| 1 YER | 0.00 USD |
| 10 YER | 0.04 USD |
| 50 YER | 0.21 USD |
| 100 YER | 0.42 USD |
| 500 YER | 2.11 USD |
| 1,000 YER | 4.22 USD |
Get YER/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=USDExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-09T09:06:34Z",
"rates": {
"USD": 0.004218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "USD",
"amount": 100
},
"result": 0.42180000000000006,
"rate": 0.004218
}Build with YER/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key