Rate Overview
Live
1 BTN = 0.143795 BWP
1 BWP = 6.9543
BTN
Avg
0.144373
High
0.145453
Low
0.143669
Last updated: 4/17/2026, 2:40:19 PM
Quick Conversions
| BTN | BWP |
|---|---|
| 1 BTN | 0.14 BWP |
| 10 BTN | 1.44 BWP |
| 50 BTN | 7.19 BWP |
| 100 BTN | 14.38 BWP |
| 500 BTN | 71.90 BWP |
| 1,000 BTN | 143.80 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-04-17T14:40:19Z",
"rates": {
"BWP": 0.143795
}
}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.3795,
"rate": 0.143795
}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