Rate Overview
Live
1 PKR = 0.004595 BND
1 BND = 217.6279
PKR
Avg
0.004584
High
0.004613
Low
0.004556
Last updated: 6/19/2026, 8:42:40 AM
Quick Conversions
| PKR | BND |
|---|---|
| 1 PKR | 0.00 BND |
| 10 PKR | 0.05 BND |
| 50 PKR | 0.23 BND |
| 100 PKR | 0.46 BND |
| 500 PKR | 2.30 BND |
| 1,000 PKR | 4.60 BND |
Get PKR/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=BNDExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-06-19T08:42:40Z",
"rates": {
"BND": 0.004595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "BND",
"amount": 100
},
"result": 0.4595,
"rate": 0.004595
}Build with PKR/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key