Rate Overview
Live
1 BTN = 0.143644 BWP
1 BWP = 6.9617
BTN
Avg
0.142497
High
0.149791
Low
0.137509
Last updated: 7/29/2026, 12:53:50 AM
Quick Conversions
| BTN | BWP |
|---|---|
| 1 BTN | 0.14 BWP |
| 10 BTN | 1.44 BWP |
| 50 BTN | 7.18 BWP |
| 100 BTN | 14.36 BWP |
| 500 BTN | 71.82 BWP |
| 1,000 BTN | 143.64 BWP |
Get BTN/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=BWPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-29T00:53:50Z",
"rates": {
"BWP": 0.143644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "BWP",
"amount": 100
},
"result": 14.3644,
"rate": 0.143644
}Build with BTN/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key