Rate Overview
Live
1 QAR = 0.795491 BYN
1 BYN = 1.2571
QAR
Avg
0.793934
High
0.795838
Low
0.788719
Last updated: 7/22/2026, 1:00:52 PM
Quick Conversions
| QAR | BYN |
|---|---|
| 1 QAR | 0.80 BYN |
| 10 QAR | 7.95 BYN |
| 50 QAR | 39.77 BYN |
| 100 QAR | 79.55 BYN |
| 500 QAR | 397.75 BYN |
| 1,000 QAR | 795.49 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-22T13:00:52Z",
"rates": {
"BYN": 0.795491
}
}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.5491,
"rate": 0.795491
}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