Rate Overview
Live
1 QAR = 0.821506 BYN
1 BYN = 1.2173
QAR
Avg
0.880610
High
0.935939
Low
0.787072
Last updated: 3/27/2026, 3:13:05 PM
Quick Conversions
| QAR | BYN |
|---|---|
| 1 QAR | 0.82 BYN |
| 10 QAR | 8.22 BYN |
| 50 QAR | 41.08 BYN |
| 100 QAR | 82.15 BYN |
| 500 QAR | 410.75 BYN |
| 1,000 QAR | 821.51 BYN |
Get QAR/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=BYNExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-27T15:13:05Z",
"rates": {
"BYN": 0.821506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "BYN",
"amount": 100
},
"result": 82.1506,
"rate": 0.821506
}Build with QAR/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key