Rate Overview
Live
1 TOP = 5.7681 BWP
1 BWP = 0.173367
TOP
Avg
5.7365
High
5.7681
Low
5.6822
Last updated: 9/3/2026, 2:32:04 PM
Quick Conversions
| TOP | BWP |
|---|---|
| 1 TOP | 5.77 BWP |
| 10 TOP | 57.68 BWP |
| 50 TOP | 288.41 BWP |
| 100 TOP | 576.81 BWP |
| 500 TOP | 2,884.06 BWP |
| 1,000 TOP | 5,768.12 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-09-03T14:32:04Z",
"rates": {
"BWP": 5.76812
}
}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": 576.812,
"rate": 5.76812
}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