Rate Overview
Live
1 SGD = 10.5665 BWP
1 BWP = 0.094639
SGD
Avg
10.4528
High
10.5665
Low
10.2962
Last updated: 3/7/2026, 7:36:17 AM
Quick Conversions
| SGD | BWP |
|---|---|
| 1 SGD | 10.57 BWP |
| 10 SGD | 105.66 BWP |
| 50 SGD | 528.32 BWP |
| 100 SGD | 1,056.65 BWP |
| 500 SGD | 5,283.25 BWP |
| 1,000 SGD | 10,566.50 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-03-07T07:36:17Z",
"rates": {
"BWP": 10.5665
}
}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": 1056.6499999999999,
"rate": 10.5665
}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