Rate Overview
Live
1 QAR = 3.7742 BWP
1 BWP = 0.264960
QAR
Avg
3.7489
High
3.7742
Low
3.6905
Last updated: 3/28/2026, 9:14:16 AM
Quick Conversions
| QAR | BWP |
|---|---|
| 1 QAR | 3.77 BWP |
| 10 QAR | 37.74 BWP |
| 50 QAR | 188.71 BWP |
| 100 QAR | 377.42 BWP |
| 500 QAR | 1,887.08 BWP |
| 1,000 QAR | 3,774.15 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-03-28T09:14:16Z",
"rates": {
"BWP": 3.774151
}
}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": 377.4151,
"rate": 3.774151
}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