Rate Overview
Live
1 STD = 0.000637 BWP
1 BWP = 1569.86
STD
Avg
0.000633
High
0.000637
Low
0.000628
Last updated: 8/20/2026, 6:28:27 PM
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-08-20T18:28:27Z",
"rates": {
"BWP": 0.000637
}
}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.06369999999999999,
"rate": 0.000637
}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