Rate Overview
Live
1 SRD = 0.360534 BWP
1 BWP = 2.7737
SRD
Avg
0.362027
High
0.364106
Low
0.360534
Last updated: 5/28/2026, 9:39:03 PM
Quick Conversions
| SRD | BWP |
|---|---|
| 1 SRD | 0.36 BWP |
| 10 SRD | 3.61 BWP |
| 50 SRD | 18.03 BWP |
| 100 SRD | 36.05 BWP |
| 500 SRD | 180.27 BWP |
| 1,000 SRD | 360.53 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-05-28T21:39:03Z",
"rates": {
"BWP": 0.360534
}
}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": 36.0534,
"rate": 0.360534
}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