Rate Overview
Live
1 USD = 13.5161 BWP
1 BWP = 0.073986
USD
Avg
13.3279
High
13.5161
Low
13.0522
Last updated: 3/7/2026, 3:43:20 AM
Quick Conversions
| USD | BWP |
|---|---|
| 1 USD | 13.52 BWP |
| 10 USD | 135.16 BWP |
| 50 USD | 675.81 BWP |
| 100 USD | 1,351.61 BWP |
| 500 USD | 6,758.07 BWP |
| 1,000 USD | 13,516.14 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-03-07T03:43:20Z",
"rates": {
"BWP": 13.51613629
}
}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": 1351.613629,
"rate": 13.51613629
}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