Rate Overview
Live
1 USD = 13.3865 BWP
1 BWP = 0.074702
USD
Avg
13.4159
High
13.4741
Low
13.3865
Last updated: 9/5/2026, 7:20:18 PM
Quick Conversions
| USD | BWP |
|---|---|
| 1 USD | 13.39 BWP |
| 10 USD | 133.86 BWP |
| 50 USD | 669.32 BWP |
| 100 USD | 1,338.65 BWP |
| 500 USD | 6,693.25 BWP |
| 1,000 USD | 13,386.49 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-09-05T19:20:18Z",
"rates": {
"BWP": 13.38649162
}
}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": 1338.649162,
"rate": 13.38649162
}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