Rate Overview
Live
1 STD = 0.000662 BWP
1 BWP = 1510.57
STD
Avg
0.000639
High
0.000683
Low
0.000624
Last updated: 7/21/2026, 10:53:26 AM
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-21T10:53:26Z",
"rates": {
"BWP": 0.000662
}
}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.06620000000000001,
"rate": 0.000662
}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