Rate Overview
Live
1 BTN = 0.140109 BWP
1 BWP = 7.1373
BTN
Avg
0.140787
High
0.141450
Low
0.140109
Last updated: 5/27/2026, 11:47:31 PM
Quick Conversions
| BTN | BWP |
|---|---|
| 1 BTN | 0.14 BWP |
| 10 BTN | 1.40 BWP |
| 50 BTN | 7.01 BWP |
| 100 BTN | 14.01 BWP |
| 500 BTN | 70.05 BWP |
| 1,000 BTN | 140.11 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-05-27T23:47:31Z",
"rates": {
"BWP": 0.140109
}
}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.010900000000001,
"rate": 0.140109
}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