Rate Overview
Live
1 YER = 75.6522 IDR
1 IDR = 0.013218
YER
Avg
71.2438
High
76.1317
Low
67.6531
Last updated: 7/29/2026, 10:23:22 AM
Quick Conversions
| YER | IDR |
|---|---|
| 1 YER | 75.65 IDR |
| 10 YER | 756.52 IDR |
| 50 YER | 3,782.61 IDR |
| 100 YER | 7,565.22 IDR |
| 500 YER | 37,826.10 IDR |
| 1,000 YER | 75,652.19 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-07-29T10:23:22Z",
"rates": {
"IDR": 75.652194
}
}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": 7565.219399999999,
"rate": 75.652194
}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