Rate Overview
Live
1 BWP = 0.095252 SGD
1 SGD = 10.4985
BWP
Avg
0.094507
High
0.096597
Low
0.092141
Last updated: 5/27/2026, 8:29:59 PM
Quick Conversions
| BWP | SGD |
|---|---|
| 1 BWP | 0.10 SGD |
| 10 BWP | 0.95 SGD |
| 50 BWP | 4.76 SGD |
| 100 BWP | 9.53 SGD |
| 500 BWP | 47.63 SGD |
| 1,000 BWP | 95.25 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-05-27T20:29:59Z",
"rates": {
"SGD": 0.095252
}
}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.5252,
"rate": 0.095252
}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