Rate Overview
Live
1 BWP = 7.0483 BTN
1 BTN = 0.141879
BWP
Avg
7.0046
High
7.0483
Low
6.9802
Last updated: 5/7/2026, 3:58:33 PM
Quick Conversions
| BWP | BTN |
|---|---|
| 1 BWP | 7.05 BTN |
| 10 BWP | 70.48 BTN |
| 50 BWP | 352.41 BTN |
| 100 BWP | 704.83 BTN |
| 500 BWP | 3,524.14 BTN |
| 1,000 BWP | 7,048.28 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-05-07T15:58:33Z",
"rates": {
"BTN": 7.048279
}
}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": 704.8279,
"rate": 7.048279
}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