Rate Overview
Live
1 QAR = 0.775199 BYN
1 BYN = 1.2900
QAR
Avg
0.774925
High
0.776820
Low
0.773154
Last updated: 5/7/2026, 6:56:01 AM
Quick Conversions
| QAR | BYN |
|---|---|
| 1 QAR | 0.78 BYN |
| 10 QAR | 7.75 BYN |
| 50 QAR | 38.76 BYN |
| 100 QAR | 77.52 BYN |
| 500 QAR | 387.60 BYN |
| 1,000 QAR | 775.20 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-05-07T06:56:01Z",
"rates": {
"BYN": 0.775199
}
}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": 77.51989999999999,
"rate": 0.775199
}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