Rate Overview
Live
1 PKR = 0.004612 BND
1 BND = 216.8257
PKR
Avg
0.004547
High
0.004612
Low
0.004500
Last updated: 3/28/2026, 10:44:12 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.31 BND |
| 1,000 PKR | 4.61 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-03-28T10:44:12Z",
"rates": {
"BND": 0.004612
}
}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.4612,
"rate": 0.004612
}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