Rate Overview
Live
1 TOP = 5.7312 BWP
1 BWP = 0.174483
TOP
Avg
5.8063
High
6.1489
Low
5.5758
Last updated: 5/27/2026, 2:18:28 AM
Quick Conversions
| TOP | BWP |
|---|---|
| 1 TOP | 5.73 BWP |
| 10 TOP | 57.31 BWP |
| 50 TOP | 286.56 BWP |
| 100 TOP | 573.12 BWP |
| 500 TOP | 2,865.61 BWP |
| 1,000 TOP | 5,731.23 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-05-27T02:18:28Z",
"rates": {
"BWP": 5.731226
}
}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": 573.1226,
"rate": 5.731226
}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