Rate Overview
Live
1 IDR = 0.000189 PEN
1 PEN = 5291.01
IDR
Avg
0.000191
High
0.000193
Low
0.000189
Last updated: 5/28/2026, 6:23:08 PM
Quick Conversions
| IDR | PEN |
|---|---|
| 1 IDR | 0.00 PEN |
| 10 IDR | 0.00 PEN |
| 50 IDR | 0.01 PEN |
| 100 IDR | 0.02 PEN |
| 500 IDR | 0.09 PEN |
| 1,000 IDR | 0.19 PEN |
Get IDR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=PENExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-05-28T18:23:08Z",
"rates": {
"PEN": 0.000189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "PEN",
"amount": 100
},
"result": 0.0189,
"rate": 0.000189
}Build with IDR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key