Rate Overview
Live
1 IDR = 0.015503 PKR
1 PKR = 64.5036
IDR
Avg
0.015563
High
0.015716
Low
0.015460
Last updated: 7/9/2026, 6:52:54 AM
Quick Conversions
| IDR | PKR |
|---|---|
| 1 IDR | 0.02 PKR |
| 10 IDR | 0.16 PKR |
| 50 IDR | 0.78 PKR |
| 100 IDR | 1.55 PKR |
| 500 IDR | 7.75 PKR |
| 1,000 IDR | 15.50 PKR |
Get IDR/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=PKRExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-07-09T06:52:54Z",
"rates": {
"PKR": 0.015503
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "PKR",
"amount": 100
},
"result": 1.5503,
"rate": 0.015503
}Build with IDR/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key