Rate Overview
Live
1 BND = 217.7329 PKR
1 PKR = 0.004593
BND
Avg
216.5845
High
225.5933
Low
207.2833
Last updated: 7/24/2026, 11:32:10 AM
Quick Conversions
| BND | PKR |
|---|---|
| 1 BND | 217.73 PKR |
| 10 BND | 2,177.33 PKR |
| 50 BND | 10,886.65 PKR |
| 100 BND | 21,773.29 PKR |
| 500 BND | 108,866.46 PKR |
| 1,000 BND | 217,732.91 PKR |
Get BND/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=PKRExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-24T11:32:10Z",
"rates": {
"PKR": 217.73291
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "PKR",
"amount": 100
},
"result": 21773.291,
"rate": 217.73291
}Build with BND/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key