Rate Overview
Live
1 YER = 72.8633 IDR
1 IDR = 0.013724
YER
Avg
72.7744
High
73.1412
Low
72.4922
Last updated: 5/7/2026, 4:02:33 PM
Quick Conversions
| YER | IDR |
|---|---|
| 1 YER | 72.86 IDR |
| 10 YER | 728.63 IDR |
| 50 YER | 3,643.16 IDR |
| 100 YER | 7,286.33 IDR |
| 500 YER | 36,431.65 IDR |
| 1,000 YER | 72,863.30 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-05-07T16:02:33Z",
"rates": {
"IDR": 72.863298
}
}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": 7286.3298,
"rate": 72.863298
}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