Rate Overview
Live
1 STD = 0.000660 BWP
1 BWP = 1515.15
STD
Avg
0.000640
High
0.000660
Low
0.000626
Last updated: 7/22/2026, 6:49:18 PM
Quick Conversions
| STD | BWP |
|---|---|
| 1 STD | 0.00 BWP |
| 10 STD | 0.01 BWP |
| 50 STD | 0.03 BWP |
| 100 STD | 0.07 BWP |
| 500 STD | 0.33 BWP |
| 1,000 STD | 0.66 BWP |
Get STD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=BWPExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-22T18:49:18Z",
"rates": {
"BWP": 0.00066
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "BWP",
"amount": 100
},
"result": 0.066,
"rate": 0.00066
}Build with STD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key