Rate Overview
Live
1 USD = 13.4446 BWP
1 BWP = 0.074379
USD
Avg
13.4611
High
13.4923
Low
13.4299
Last updated: 8/18/2026, 1:00:06 AM
Quick Conversions
| USD | BWP |
|---|---|
| 1 USD | 13.44 BWP |
| 10 USD | 134.45 BWP |
| 50 USD | 672.23 BWP |
| 100 USD | 1,344.46 BWP |
| 500 USD | 6,722.30 BWP |
| 1,000 USD | 13,444.60 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-08-18T01:00:06Z",
"rates": {
"BWP": 13.44460294
}
}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": 1344.460294,
"rate": 13.44460294
}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