Rate Overview
Live
1 TOP = 5.7720 BWP
1 BWP = 0.173251
TOP
Avg
5.7398
High
6.0264
Low
5.6164
Last updated: 7/13/2026, 7:41:21 PM
Quick Conversions
| TOP | BWP |
|---|---|
| 1 TOP | 5.77 BWP |
| 10 TOP | 57.72 BWP |
| 50 TOP | 288.60 BWP |
| 100 TOP | 577.20 BWP |
| 500 TOP | 2,885.98 BWP |
| 1,000 TOP | 5,771.97 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-13T19:41:21Z",
"rates": {
"BWP": 5.771966
}
}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": 577.1966,
"rate": 5.771966
}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