Rate Overview
Live
1 QAR = 0.717320 GEL
1 GEL = 1.3941
QAR
Avg
0.717576
High
0.718297
Low
0.716596
Last updated: 8/14/2026, 6:10:48 PM
Quick Conversions
| QAR | GEL |
|---|---|
| 1 QAR | 0.72 GEL |
| 10 QAR | 7.17 GEL |
| 50 QAR | 35.87 GEL |
| 100 QAR | 71.73 GEL |
| 500 QAR | 358.66 GEL |
| 1,000 QAR | 717.32 GEL |
Get QAR/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=GELExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-08-14T18:10:48Z",
"rates": {
"GEL": 0.71732
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "GEL",
"amount": 100
},
"result": 71.732,
"rate": 0.71732
}Build with QAR/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key