Rate Overview
Live
1 USD = 13.7272 BWP
1 BWP = 0.072848
USD
Avg
13.4647
High
13.7272
Low
13.0522
Last updated: 3/27/2026, 12:52:04 PM
Quick Conversions
| USD | BWP |
|---|---|
| 1 USD | 13.73 BWP |
| 10 USD | 137.27 BWP |
| 50 USD | 686.36 BWP |
| 100 USD | 1,372.72 BWP |
| 500 USD | 6,863.58 BWP |
| 1,000 USD | 13,727.16 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-27T12:52:04Z",
"rates": {
"BWP": 13.72715734
}
}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": 1372.7157339999999,
"rate": 13.72715734
}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