Rate Overview
Live
1 QAR = 3.6917 BWP
1 BWP = 0.270874
QAR
Avg
3.6962
High
3.7187
Low
3.6658
Last updated: 6/19/2026, 8:21:09 AM
Quick Conversions
| QAR | BWP |
|---|---|
| 1 QAR | 3.69 BWP |
| 10 QAR | 36.92 BWP |
| 50 QAR | 184.59 BWP |
| 100 QAR | 369.17 BWP |
| 500 QAR | 1,845.87 BWP |
| 1,000 QAR | 3,691.75 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-06-19T08:21:09Z",
"rates": {
"BWP": 3.691748
}
}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": 369.1748,
"rate": 3.691748
}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