Rate Overview
Live
1 TOP = 5.8575 BWP
1 BWP = 0.170722
TOP
Avg
5.8070
High
5.8917
Low
5.6455
Last updated: 5/7/2026, 12:12:11 AM
Quick Conversions
| TOP | BWP |
|---|---|
| 1 TOP | 5.86 BWP |
| 10 TOP | 58.57 BWP |
| 50 TOP | 292.87 BWP |
| 100 TOP | 585.75 BWP |
| 500 TOP | 2,928.73 BWP |
| 1,000 TOP | 5,857.47 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-07T00:12:11Z",
"rates": {
"BWP": 5.857465
}
}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": 585.7465000000001,
"rate": 5.857465
}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