Rate Overview
Live
1 TOP = 5.8493 BWP
1 BWP = 0.170960
TOP
Avg
5.6703
High
5.8493
Low
5.5477
Last updated: 3/6/2026, 11:25:01 PM
Quick Conversions
| TOP | BWP |
|---|---|
| 1 TOP | 5.85 BWP |
| 10 TOP | 58.49 BWP |
| 50 TOP | 292.47 BWP |
| 100 TOP | 584.93 BWP |
| 500 TOP | 2,924.66 BWP |
| 1,000 TOP | 5,849.32 BWP |
Get TOP/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=BWPExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-03-06T23:25:01Z",
"rates": {
"BWP": 5.849316
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "BWP",
"amount": 100
},
"result": 584.9316,
"rate": 5.849316
}Build with TOP/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key