Rate Overview
Live
1 SRD = 0.353146 BWP
1 BWP = 2.8317
SRD
Avg
0.355504
High
0.357302
Low
0.353146
Last updated: 8/16/2026, 9:05:53 PM
Quick Conversions
| SRD | BWP |
|---|---|
| 1 SRD | 0.35 BWP |
| 10 SRD | 3.53 BWP |
| 50 SRD | 17.66 BWP |
| 100 SRD | 35.31 BWP |
| 500 SRD | 176.57 BWP |
| 1,000 SRD | 353.15 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-16T21:05:53Z",
"rates": {
"BWP": 0.353146
}
}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.3146,
"rate": 0.353146
}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