Rate Overview
Live
1 USD = 13.6127 BWP
1 BWP = 0.073461
USD
Avg
13.6044
High
14.2804
Low
13.4380
Last updated: 7/19/2026, 7:42:58 AM
Quick Conversions
| USD | BWP |
|---|---|
| 1 USD | 13.61 BWP |
| 10 USD | 136.13 BWP |
| 50 USD | 680.63 BWP |
| 100 USD | 1,361.27 BWP |
| 500 USD | 6,806.34 BWP |
| 1,000 USD | 13,612.69 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-19T07:42:58Z",
"rates": {
"BWP": 13.61268753
}
}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.268753,
"rate": 13.61268753
}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