Rate Overview
Live
1 SGD = 10.5508 BWP
1 BWP = 0.094780
SGD
Avg
10.6480
High
11.1555
Low
10.2407
Last updated: 5/28/2026, 9:48:52 PM
Quick Conversions
| SGD | BWP |
|---|---|
| 1 SGD | 10.55 BWP |
| 10 SGD | 105.51 BWP |
| 50 SGD | 527.54 BWP |
| 100 SGD | 1,055.08 BWP |
| 500 SGD | 5,275.39 BWP |
| 1,000 SGD | 10,550.79 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-28T21:48:52Z",
"rates": {
"BWP": 10.550789
}
}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.0789,
"rate": 10.550789
}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