Rate Overview
Live
1 TOP = 5.7105 BWP
1 BWP = 0.175117
TOP
Avg
5.7180
High
5.7965
Low
5.6365
Last updated: 8/13/2026, 2:33:58 PM
Quick Conversions
| TOP | BWP |
|---|---|
| 1 TOP | 5.71 BWP |
| 10 TOP | 57.10 BWP |
| 50 TOP | 285.52 BWP |
| 100 TOP | 571.05 BWP |
| 500 TOP | 2,855.23 BWP |
| 1,000 TOP | 5,710.46 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-08-13T14:33:58Z",
"rates": {
"BWP": 5.710464
}
}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": 571.0464,
"rate": 5.710464
}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