Rate Overview
Live
1 SGD = 10.5962 BWP
1 BWP = 0.094374
SGD
Avg
10.6468
High
10.6932
Low
10.5947
Last updated: 5/7/2026, 10:59:19 PM
Quick Conversions
| SGD | BWP |
|---|---|
| 1 SGD | 10.60 BWP |
| 10 SGD | 105.96 BWP |
| 50 SGD | 529.81 BWP |
| 100 SGD | 1,059.62 BWP |
| 500 SGD | 5,298.09 BWP |
| 1,000 SGD | 10,596.19 BWP |
Get SGD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BWPExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-07T22:59:19Z",
"rates": {
"BWP": 10.596189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BWP",
"amount": 100
},
"result": 1059.6189000000002,
"rate": 10.596189
}Build with SGD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key