Rate Overview
Live
1 QAR = 3.7298 BWP
1 BWP = 0.268108
QAR
Avg
3.7060
High
3.9173
Low
3.5686
Last updated: 7/31/2026, 8:03:55 AM
Quick Conversions
| QAR | BWP |
|---|---|
| 1 QAR | 3.73 BWP |
| 10 QAR | 37.30 BWP |
| 50 QAR | 186.49 BWP |
| 100 QAR | 372.98 BWP |
| 500 QAR | 1,864.92 BWP |
| 1,000 QAR | 3,729.84 BWP |
Get QAR/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=BWPExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-31T08:03:55Z",
"rates": {
"BWP": 3.729841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "BWP",
"amount": 100
},
"result": 372.9841,
"rate": 3.729841
}Build with QAR/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key