Rate Overview
Live
1 BWP = 7.0194 BTN
1 BTN = 0.142462
BWP
Avg
7.0292
High
7.1986
Low
6.9616
Last updated: 8/1/2026, 1:53:25 PM
Quick Conversions
| BWP | BTN |
|---|---|
| 1 BWP | 7.02 BTN |
| 10 BWP | 70.19 BTN |
| 50 BWP | 350.97 BTN |
| 100 BWP | 701.94 BTN |
| 500 BWP | 3,509.71 BTN |
| 1,000 BWP | 7,019.42 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-08-01T13:53:25Z",
"rates": {
"BTN": 7.019418
}
}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": 701.9418,
"rate": 7.019418
}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