Rate Overview
Live
1 SRD = 0.357242 BWP
1 BWP = 2.7992
SRD
Avg
0.359587
High
0.380766
Low
0.344970
Last updated: 8/7/2026, 5:03:15 PM
Quick Conversions
| SRD | BWP |
|---|---|
| 1 SRD | 0.36 BWP |
| 10 SRD | 3.57 BWP |
| 50 SRD | 17.86 BWP |
| 100 SRD | 35.72 BWP |
| 500 SRD | 178.62 BWP |
| 1,000 SRD | 357.24 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-07T17:03:15Z",
"rates": {
"BWP": 0.357242
}
}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.7242,
"rate": 0.357242
}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