Rate Overview
Live
1 BND = 220.0116 PKR
1 PKR = 0.004545
BND
Avg
219.0367
High
220.0116
Low
217.0386
Last updated: 8/19/2026, 2:34:53 AM
Quick Conversions
| BND | PKR |
|---|---|
| 1 BND | 220.01 PKR |
| 10 BND | 2,200.12 PKR |
| 50 BND | 11,000.58 PKR |
| 100 BND | 22,001.16 PKR |
| 500 BND | 110,005.79 PKR |
| 1,000 BND | 220,011.58 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-08-19T02:34:53Z",
"rates": {
"PKR": 220.011579
}
}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": 22001.157900000002,
"rate": 220.011579
}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