Rate Overview
Live
1 BWP = 7.0327 BTN
1 BTN = 0.142192
BWP
Avg
7.0588
High
7.2722
Low
6.9616
Last updated: 7/31/2026, 8:34:50 PM
Quick Conversions
| BWP | BTN |
|---|---|
| 1 BWP | 7.03 BTN |
| 10 BWP | 70.33 BTN |
| 50 BWP | 351.64 BTN |
| 100 BWP | 703.27 BTN |
| 500 BWP | 3,516.36 BTN |
| 1,000 BWP | 7,032.73 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-07-31T20:34:50Z",
"rates": {
"BTN": 7.032728
}
}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": 703.2728,
"rate": 7.032728
}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