Rate Overview
Live
1 BTN = 0.140875 BWP
1 BWP = 7.0985
BTN
Avg
0.141448
High
0.142099
Low
0.140718
Last updated: 9/10/2026, 5:34:43 AM
Quick Conversions
| BTN | BWP |
|---|---|
| 1 BTN | 0.14 BWP |
| 10 BTN | 1.41 BWP |
| 50 BTN | 7.04 BWP |
| 100 BTN | 14.09 BWP |
| 500 BTN | 70.44 BWP |
| 1,000 BTN | 140.88 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-09-10T05:34:43Z",
"rates": {
"BWP": 0.140875
}
}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.0875,
"rate": 0.140875
}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