Rate Overview
Live
1 SRD = 0.359858 BWP
1 BWP = 2.7789
SRD
Avg
0.361302
High
0.380766
Low
0.356787
Last updated: 7/8/2026, 6:39:01 AM
Quick Conversions
| SRD | BWP |
|---|---|
| 1 SRD | 0.36 BWP |
| 10 SRD | 3.60 BWP |
| 50 SRD | 17.99 BWP |
| 100 SRD | 35.99 BWP |
| 500 SRD | 179.93 BWP |
| 1,000 SRD | 359.86 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-07-08T06:39:01Z",
"rates": {
"BWP": 0.359858
}
}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.9858,
"rate": 0.359858
}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