Rate Overview
Live
1 IDR = 0.016501 PKR
1 PKR = 60.6024
IDR
Avg
0.016596
High
0.016668
Low
0.016501
Last updated: 3/7/2026, 7:41:00 AM
Quick Conversions
| IDR | PKR |
|---|---|
| 1 IDR | 0.02 PKR |
| 10 IDR | 0.17 PKR |
| 50 IDR | 0.83 PKR |
| 100 IDR | 1.65 PKR |
| 500 IDR | 8.25 PKR |
| 1,000 IDR | 16.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-03-07T07:41:00Z",
"rates": {
"PKR": 0.016501
}
}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.6501,
"rate": 0.016501
}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