Rate Overview
Live
1 QAR = 3.7345 BWP
1 BWP = 0.267771
QAR
Avg
3.7150
High
3.8206
Low
3.5913
Last updated: 8/1/2026, 12:16:15 PM
Quick Conversions
| QAR | BWP |
|---|---|
| 1 QAR | 3.73 BWP |
| 10 QAR | 37.35 BWP |
| 50 QAR | 186.73 BWP |
| 100 QAR | 373.45 BWP |
| 500 QAR | 1,867.27 BWP |
| 1,000 QAR | 3,734.54 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-08-01T12:16:15Z",
"rates": {
"BWP": 3.734536
}
}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": 373.4536,
"rate": 3.734536
}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