Rate Overview
Live
1 USD = 13.6916 BWP
1 BWP = 0.073038
USD
Avg
13.6521
High
14.2248
Low
13.0831
Last updated: 7/29/2026, 3:52:11 AM
Quick Conversions
| USD | BWP |
|---|---|
| 1 USD | 13.69 BWP |
| 10 USD | 136.92 BWP |
| 50 USD | 684.58 BWP |
| 100 USD | 1,369.16 BWP |
| 500 USD | 6,845.79 BWP |
| 1,000 USD | 13,691.58 BWP |
Get USD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=BWPExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-29T03:52:11Z",
"rates": {
"BWP": 13.6915809
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "BWP",
"amount": 100
},
"result": 1369.15809,
"rate": 13.6915809
}Build with USD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key