Rate Overview
Live
1 SRD = 0.366689 BWP
1 BWP = 2.7271
SRD
Avg
0.358238
High
0.366689
Low
0.344970
Last updated: 3/28/2026, 12:43:37 PM
Quick Conversions
| SRD | BWP |
|---|---|
| 1 SRD | 0.37 BWP |
| 10 SRD | 3.67 BWP |
| 50 SRD | 18.33 BWP |
| 100 SRD | 36.67 BWP |
| 500 SRD | 183.34 BWP |
| 1,000 SRD | 366.69 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-03-28T12:43:37Z",
"rates": {
"BWP": 0.366689
}
}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.6689,
"rate": 0.366689
}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