Rate Overview
Live
1 BTN = 0.142456 BWP
1 BWP = 7.0197
BTN
Avg
0.142082
High
0.142689
Low
0.141054
Last updated: 6/19/2026, 8:38:02 AM
Quick Conversions
| BTN | BWP |
|---|---|
| 1 BTN | 0.14 BWP |
| 10 BTN | 1.42 BWP |
| 50 BTN | 7.12 BWP |
| 100 BTN | 14.25 BWP |
| 500 BTN | 71.23 BWP |
| 1,000 BTN | 142.46 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-06-19T08:38:02Z",
"rates": {
"BWP": 0.142456
}
}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.2456,
"rate": 0.142456
}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