Rate Overview
Live
1 SDG = 0.022507 BWP
1 BWP = 44.4306
SDG
Avg
0.022165
High
0.022507
Low
0.021745
Last updated: 3/7/2026, 1:01:46 AM
Quick Conversions
| SDG | BWP |
|---|---|
| 1 SDG | 0.02 BWP |
| 10 SDG | 0.23 BWP |
| 50 SDG | 1.13 BWP |
| 100 SDG | 2.25 BWP |
| 500 SDG | 11.25 BWP |
| 1,000 SDG | 22.51 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-03-07T01:01:46Z",
"rates": {
"BWP": 0.022507
}
}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.2507,
"rate": 0.022507
}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