Rate Overview
Live
1 BWP = 0.094804 SGD
1 SGD = 10.5481
BWP
Avg
0.094891
High
0.095207
Low
0.094404
Last updated: 4/17/2026, 10:40:10 AM
Quick Conversions
| BWP | SGD |
|---|---|
| 1 BWP | 0.09 SGD |
| 10 BWP | 0.95 SGD |
| 50 BWP | 4.74 SGD |
| 100 BWP | 9.48 SGD |
| 500 BWP | 47.40 SGD |
| 1,000 BWP | 94.80 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-04-17T10:40:10Z",
"rates": {
"SGD": 0.094804
}
}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.4804,
"rate": 0.094804
}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