Rate Overview
Live
1 SDG = 0.022435 BWP
1 BWP = 44.5732
SDG
Avg
0.022480
High
0.025741
Low
0.021666
Last updated: 5/28/2026, 10:59:21 PM
Quick Conversions
| SDG | BWP |
|---|---|
| 1 SDG | 0.02 BWP |
| 10 SDG | 0.22 BWP |
| 50 SDG | 1.12 BWP |
| 100 SDG | 2.24 BWP |
| 500 SDG | 11.22 BWP |
| 1,000 SDG | 22.44 BWP |
Get SDG/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=BWPExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-05-28T22:59:21Z",
"rates": {
"BWP": 0.022435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "BWP",
"amount": 100
},
"result": 2.2435,
"rate": 0.022435
}Build with SDG/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key