Rate Overview
Live
1 IDR = 0.015757 PKR
1 PKR = 63.4639
IDR
Avg
0.015746
High
0.015869
Low
0.015544
Last updated: 6/19/2026, 8:50:12 AM
Quick Conversions
| IDR | PKR |
|---|---|
| 1 IDR | 0.02 PKR |
| 10 IDR | 0.16 PKR |
| 50 IDR | 0.79 PKR |
| 100 IDR | 1.58 PKR |
| 500 IDR | 7.88 PKR |
| 1,000 IDR | 15.76 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-06-19T08:50:12Z",
"rates": {
"PKR": 0.015757
}
}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.5757,
"rate": 0.015757
}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