Rate Overview
Live
1 SRD = 0.358564 BWP
1 BWP = 2.7889
SRD
Avg
0.360115
High
0.364111
Low
0.358564
Last updated: 8/4/2026, 10:26:59 PM
Quick Conversions
| SRD | BWP |
|---|---|
| 1 SRD | 0.36 BWP |
| 10 SRD | 3.59 BWP |
| 50 SRD | 17.93 BWP |
| 100 SRD | 35.86 BWP |
| 500 SRD | 179.28 BWP |
| 1,000 SRD | 358.56 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-08-04T22:26:59Z",
"rates": {
"BWP": 0.358564
}
}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.8564,
"rate": 0.358564
}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