Rate Overview
Live
1 BWP = 6.8023 BTN
1 BTN = 0.147009
BWP
Avg
6.8770
High
6.9782
Low
6.7815
Last updated: 3/7/2026, 7:43:57 AM
Quick Conversions
| BWP | BTN |
|---|---|
| 1 BWP | 6.80 BTN |
| 10 BWP | 68.02 BTN |
| 50 BWP | 340.11 BTN |
| 100 BWP | 680.23 BTN |
| 500 BWP | 3,401.14 BTN |
| 1,000 BWP | 6,802.29 BTN |
Get BWP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=BTNExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-07T07:43:57Z",
"rates": {
"BTN": 6.802285
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "BTN",
"amount": 100
},
"result": 680.2285,
"rate": 6.802285
}Build with BWP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key