Rate Overview
Live
1 YER = 75.0185 IDR
1 IDR = 0.013330
YER
Avg
75.1357
High
75.3359
Low
74.8591
Last updated: 8/17/2026, 2:00:10 AM
Quick Conversions
| YER | IDR |
|---|---|
| 1 YER | 75.02 IDR |
| 10 YER | 750.18 IDR |
| 50 YER | 3,750.92 IDR |
| 100 YER | 7,501.85 IDR |
| 500 YER | 37,509.23 IDR |
| 1,000 YER | 75,018.46 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-08-17T02:00:10Z",
"rates": {
"IDR": 75.018457
}
}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": 7501.8457,
"rate": 75.018457
}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