Rate Overview
Live
1 PKR = 0.328851 BTN
1 BTN = 3.0409
PKR
Avg
0.326966
High
0.328851
Low
0.325109
Last updated: 3/7/2026, 7:37:39 AM
Quick Conversions
| PKR | BTN |
|---|---|
| 1 PKR | 0.33 BTN |
| 10 PKR | 3.29 BTN |
| 50 PKR | 16.44 BTN |
| 100 PKR | 32.89 BTN |
| 500 PKR | 164.43 BTN |
| 1,000 PKR | 328.85 BTN |
Get PKR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=BTNExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-03-07T07:37:39Z",
"rates": {
"BTN": 0.328851
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "BTN",
"amount": 100
},
"result": 32.8851,
"rate": 0.328851
}Build with PKR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key