Rate Overview
Live
1 BTN = 0.147009 BWP
1 BWP = 6.8023
BTN
Avg
0.145425
High
0.147460
Low
0.143303
Last updated: 3/7/2026, 7:35:05 AM
Quick Conversions
| BTN | BWP |
|---|---|
| 1 BTN | 0.15 BWP |
| 10 BTN | 1.47 BWP |
| 50 BTN | 7.35 BWP |
| 100 BTN | 14.70 BWP |
| 500 BTN | 73.50 BWP |
| 1,000 BTN | 147.01 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-03-07T07:35:05Z",
"rates": {
"BWP": 0.147009
}
}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.7009,
"rate": 0.147009
}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