Rate Overview
Live
1 USD = 13.4967 BWP
1 BWP = 0.074092
USD
Avg
13.6079
High
14.2804
Low
13.4731
Last updated: 7/7/2026, 3:41:31 AM
Quick Conversions
| USD | BWP |
|---|---|
| 1 USD | 13.50 BWP |
| 10 USD | 134.97 BWP |
| 50 USD | 674.84 BWP |
| 100 USD | 1,349.67 BWP |
| 500 USD | 6,748.37 BWP |
| 1,000 USD | 13,496.73 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-07T03:41:31Z",
"rates": {
"BWP": 13.49673104
}
}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": 1349.673104,
"rate": 13.49673104
}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