Rate Overview
Live
1 USD = 13.6118 BWP
1 BWP = 0.073466
USD
Avg
13.6840
High
14.3921
Low
13.2427
Last updated: 7/19/2026, 1:08:07 AM
Quick Conversions
| USD | BWP |
|---|---|
| 1 USD | 13.61 BWP |
| 10 USD | 136.12 BWP |
| 50 USD | 680.59 BWP |
| 100 USD | 1,361.18 BWP |
| 500 USD | 6,805.88 BWP |
| 1,000 USD | 13,611.75 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-19T01:08:07Z",
"rates": {
"BWP": 13.61175302
}
}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": 1361.175302,
"rate": 13.61175302
}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