Rate Overview
Live
1 STD = 0.000635 BWP
1 BWP = 1574.80
STD
Avg
0.000630
High
0.000635
Low
0.000625
Last updated: 3/7/2026, 9:11:19 AM
Quick Conversions
| STD | BWP |
|---|---|
| 1 STD | 0.00 BWP |
| 10 STD | 0.01 BWP |
| 50 STD | 0.03 BWP |
| 100 STD | 0.06 BWP |
| 500 STD | 0.32 BWP |
| 1,000 STD | 0.64 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-07T09:11:19Z",
"rates": {
"BWP": 0.000635
}
}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.0635,
"rate": 0.000635
}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