Rate Overview
Live
1 SRD = 0.358822 BWP
1 BWP = 2.7869
SRD
Avg
0.353208
High
0.358822
Low
0.344970
Last updated: 3/7/2026, 7:44:02 AM
Quick Conversions
| SRD | BWP |
|---|---|
| 1 SRD | 0.36 BWP |
| 10 SRD | 3.59 BWP |
| 50 SRD | 17.94 BWP |
| 100 SRD | 35.88 BWP |
| 500 SRD | 179.41 BWP |
| 1,000 SRD | 358.82 BWP |
Get SRD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=BWPExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-07T07:44:02Z",
"rates": {
"BWP": 0.358822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "BWP",
"amount": 100
},
"result": 35.8822,
"rate": 0.358822
}Build with SRD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key