Rate Overview
Live
1 QAR = 0.797427 BYN
1 BYN = 1.2540
QAR
Avg
0.798491
High
0.801986
Low
0.796120
Last updated: 7/5/2026, 11:51:30 PM
Quick Conversions
| QAR | BYN |
|---|---|
| 1 QAR | 0.80 BYN |
| 10 QAR | 7.97 BYN |
| 50 QAR | 39.87 BYN |
| 100 QAR | 79.74 BYN |
| 500 QAR | 398.71 BYN |
| 1,000 QAR | 797.43 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-07-05T23:51:30Z",
"rates": {
"BYN": 0.797427
}
}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": 79.7427,
"rate": 0.797427
}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