Rate Overview
Live
1 QAR = 3.6794 BWP
1 BWP = 0.271786
QAR
Avg
3.6826
High
3.6939
Low
3.6755
Last updated: 4/17/2026, 11:42:46 AM
Quick Conversions
| QAR | BWP |
|---|---|
| 1 QAR | 3.68 BWP |
| 10 QAR | 36.79 BWP |
| 50 QAR | 183.97 BWP |
| 100 QAR | 367.94 BWP |
| 500 QAR | 1,839.68 BWP |
| 1,000 QAR | 3,679.36 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-04-17T11:42:46Z",
"rates": {
"BWP": 3.679362
}
}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": 367.9362,
"rate": 3.679362
}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