Rate Overview
Live
1 YER = 75.0603 IDR
1 IDR = 0.013323
YER
Avg
74.7123
High
75.1177
Low
74.2666
Last updated: 6/19/2026, 8:29:08 AM
Quick Conversions
| YER | IDR |
|---|---|
| 1 YER | 75.06 IDR |
| 10 YER | 750.60 IDR |
| 50 YER | 3,753.01 IDR |
| 100 YER | 7,506.03 IDR |
| 500 YER | 37,530.15 IDR |
| 1,000 YER | 75,060.29 IDR |
Get YER/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=IDRExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-19T08:29:08Z",
"rates": {
"IDR": 75.060294
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "IDR",
"amount": 100
},
"result": 7506.029399999999,
"rate": 75.060294
}Build with YER/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key