Rate Overview
Live
1 USD = 13.6996 BWP
1 BWP = 0.072995
USD
Avg
13.7980
High
14.3285
Low
13.3089
Last updated: 7/27/2026, 5:57:28 AM
Quick Conversions
| USD | BWP |
|---|---|
| 1 USD | 13.70 BWP |
| 10 USD | 137.00 BWP |
| 50 USD | 684.98 BWP |
| 100 USD | 1,369.96 BWP |
| 500 USD | 6,849.80 BWP |
| 1,000 USD | 13,699.59 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-27T05:57:28Z",
"rates": {
"BWP": 13.69959422
}
}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.959422,
"rate": 13.69959422
}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