Rate Overview
Live
1 STD = 0.000666 BWP
1 BWP = 1501.50
STD
Avg
0.000641
High
0.000666
Low
0.000626
Last updated: 3/28/2026, 12:16:09 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.67 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-03-28T12:16:09Z",
"rates": {
"BWP": 0.000666
}
}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.0666,
"rate": 0.000666
}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