Rate Overview
Live
1 BND = 218.0500 PKR
1 PKR = 0.004586
BND
Avg
217.2530
High
218.0564
Low
215.2484
Last updated: 7/30/2026, 6:57:55 AM
Quick Conversions
| BND | PKR |
|---|---|
| 1 BND | 218.05 PKR |
| 10 BND | 2,180.50 PKR |
| 50 BND | 10,902.50 PKR |
| 100 BND | 21,805.00 PKR |
| 500 BND | 109,025.01 PKR |
| 1,000 BND | 218,050.01 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-30T06:57:55Z",
"rates": {
"PKR": 218.050012
}
}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": 21805.001200000002,
"rate": 218.050012
}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