Rate Overview
Live
1 SGD = 10.6395 BWP
1 BWP = 0.093989
SGD
Avg
10.7038
High
11.1038
Low
10.3095
Last updated: 7/28/2026, 9:31:17 AM
Quick Conversions
| SGD | BWP |
|---|---|
| 1 SGD | 10.64 BWP |
| 10 SGD | 106.40 BWP |
| 50 SGD | 531.98 BWP |
| 100 SGD | 1,063.95 BWP |
| 500 SGD | 5,319.76 BWP |
| 1,000 SGD | 10,639.51 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-28T09:31:17Z",
"rates": {
"BWP": 10.639511
}
}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": 1063.9511,
"rate": 10.639511
}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