Rate Overview
Live
1 SGD = 10.5693 BWP
1 BWP = 0.094614
SGD
Avg
10.5370
High
11.0832
Low
10.2228
Last updated: 7/31/2026, 1:04:12 PM
Quick Conversions
| SGD | BWP |
|---|---|
| 1 SGD | 10.57 BWP |
| 10 SGD | 105.69 BWP |
| 50 SGD | 528.46 BWP |
| 100 SGD | 1,056.93 BWP |
| 500 SGD | 5,284.65 BWP |
| 1,000 SGD | 10,569.29 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-07-31T13:04:12Z",
"rates": {
"BWP": 10.56929
}
}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.929,
"rate": 10.56929
}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