Rate Overview
Live
1 SGD = 10.5531 BWP
1 BWP = 0.094759
SGD
Avg
10.4851
High
11.0832
Low
10.1572
Last updated: 5/28/2026, 11:07:52 PM
Quick Conversions
| SGD | BWP |
|---|---|
| 1 SGD | 10.55 BWP |
| 10 SGD | 105.53 BWP |
| 50 SGD | 527.66 BWP |
| 100 SGD | 1,055.31 BWP |
| 500 SGD | 5,276.55 BWP |
| 1,000 SGD | 10,553.10 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-05-28T23:07:52Z",
"rates": {
"BWP": 10.553104
}
}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": 1055.3103999999998,
"rate": 10.553104
}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