Rate Overview
Live
1 TOP = 6.0514 BWP
1 BWP = 0.165250
TOP
Avg
5.7837
High
6.1957
Low
5.4592
Last updated: 7/2/2026, 11:38:10 PM
Quick Conversions
| TOP | BWP |
|---|---|
| 1 TOP | 6.05 BWP |
| 10 TOP | 60.51 BWP |
| 50 TOP | 302.57 BWP |
| 100 TOP | 605.14 BWP |
| 500 TOP | 3,025.71 BWP |
| 1,000 TOP | 6,051.42 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-07-02T23:38:10Z",
"rates": {
"BWP": 6.051421
}
}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": 605.1421,
"rate": 6.051421
}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