Rate Overview
Live
1 QAR = 3.7614 BWP
1 BWP = 0.265857
QAR
Avg
3.7754
High
3.9302
Low
3.6563
Last updated: 7/29/2026, 4:44:53 AM
Quick Conversions
| QAR | BWP |
|---|---|
| 1 QAR | 3.76 BWP |
| 10 QAR | 37.61 BWP |
| 50 QAR | 188.07 BWP |
| 100 QAR | 376.14 BWP |
| 500 QAR | 1,880.71 BWP |
| 1,000 QAR | 3,761.42 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-29T04:44:53Z",
"rates": {
"BWP": 3.761423
}
}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": 376.14230000000003,
"rate": 3.761423
}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