Rate Overview
Live
1 IDR = 0.016416 PKR
1 PKR = 60.9162
IDR
Avg
0.016362
High
0.016452
Low
0.016295
Last updated: 4/17/2026, 10:45:59 AM
Quick Conversions
| IDR | PKR |
|---|---|
| 1 IDR | 0.02 PKR |
| 10 IDR | 0.16 PKR |
| 50 IDR | 0.82 PKR |
| 100 IDR | 1.64 PKR |
| 500 IDR | 8.21 PKR |
| 1,000 IDR | 16.42 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-04-17T10:45:59Z",
"rates": {
"PKR": 0.016416
}
}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.6416,
"rate": 0.016416
}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