Rate Overview
Live
1 SGD = 10.4059 BWP
1 BWP = 0.096099
SGD
Avg
10.4967
High
11.1894
Low
9.9613
Last updated: 6/19/2026, 11:34:40 AM
Quick Conversions
| SGD | BWP |
|---|---|
| 1 SGD | 10.41 BWP |
| 10 SGD | 104.06 BWP |
| 50 SGD | 520.29 BWP |
| 100 SGD | 1,040.59 BWP |
| 500 SGD | 5,202.95 BWP |
| 1,000 SGD | 10,405.89 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-06-19T11:34:40Z",
"rates": {
"BWP": 10.405893
}
}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": 1040.5893,
"rate": 10.405893
}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