Rate Overview
Live
1 TOP = 5.6207 BWP
1 BWP = 0.177915
TOP
Avg
5.8092
High
6.0901
Low
5.6207
Last updated: 7/25/2026, 5:00:37 AM
Quick Conversions
| TOP | BWP |
|---|---|
| 1 TOP | 5.62 BWP |
| 10 TOP | 56.21 BWP |
| 50 TOP | 281.03 BWP |
| 100 TOP | 562.07 BWP |
| 500 TOP | 2,810.33 BWP |
| 1,000 TOP | 5,620.67 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-25T05:00:37Z",
"rates": {
"BWP": 5.620667
}
}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": 562.0667,
"rate": 5.620667
}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