Rate Overview
Live
1 BWP = 0.094367 SGD
1 SGD = 10.5969
BWP
Avg
0.094011
High
0.096998
Low
0.090257
Last updated: 7/29/2026, 7:54:45 AM
Quick Conversions
| BWP | SGD |
|---|---|
| 1 BWP | 0.09 SGD |
| 10 BWP | 0.94 SGD |
| 50 BWP | 4.72 SGD |
| 100 BWP | 9.44 SGD |
| 500 BWP | 47.18 SGD |
| 1,000 BWP | 94.37 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-29T07:54:45Z",
"rates": {
"SGD": 0.094367
}
}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.4367,
"rate": 0.094367
}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