Rate Overview
Live
1 SGD = 10.5047 BWP
1 BWP = 0.095196
SGD
Avg
10.4636
High
10.5047
Low
10.4345
Last updated: 7/10/2026, 5:48:59 PM
Quick Conversions
| SGD | BWP |
|---|---|
| 1 SGD | 10.50 BWP |
| 10 SGD | 105.05 BWP |
| 50 SGD | 525.23 BWP |
| 100 SGD | 1,050.47 BWP |
| 500 SGD | 5,252.34 BWP |
| 1,000 SGD | 10,504.68 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-10T17:48:59Z",
"rates": {
"BWP": 10.504676
}
}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": 1050.4676,
"rate": 10.504676
}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