Rate Overview
Live
1 SGD = 10.6651 BWP
1 BWP = 0.093764
SGD
Avg
10.4978
High
11.1894
Low
9.9613
Last updated: 3/28/2026, 1:45:04 PM
Quick Conversions
| SGD | BWP |
|---|---|
| 1 SGD | 10.67 BWP |
| 10 SGD | 106.65 BWP |
| 50 SGD | 533.26 BWP |
| 100 SGD | 1,066.51 BWP |
| 500 SGD | 5,332.56 BWP |
| 1,000 SGD | 10,665.13 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-28T13:45:04Z",
"rates": {
"BWP": 10.665125
}
}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": 1066.5125,
"rate": 10.665125
}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