Rate Overview
Live
1 BWP = 0.093936 SGD
1 SGD = 10.6455
BWP
Avg
0.095257
High
0.100388
Low
0.089370
Last updated: 7/28/2026, 4:22:19 AM
Quick Conversions
| BWP | SGD |
|---|---|
| 1 BWP | 0.09 SGD |
| 10 BWP | 0.94 SGD |
| 50 BWP | 4.70 SGD |
| 100 BWP | 9.39 SGD |
| 500 BWP | 46.97 SGD |
| 1,000 BWP | 93.94 SGD |
Get BWP/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=SGDExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-28T04:22:19Z",
"rates": {
"SGD": 0.093936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "SGD",
"amount": 100
},
"result": 9.393600000000001,
"rate": 0.093936
}Build with BWP/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key