Rate Overview
Live
1 QAR = 0.724065 GEL
1 GEL = 1.3811
QAR
Avg
0.724752
High
0.726338
Low
0.724065
Last updated: 7/3/2026, 8:03:14 PM
Quick Conversions
| QAR | GEL |
|---|---|
| 1 QAR | 0.72 GEL |
| 10 QAR | 7.24 GEL |
| 50 QAR | 36.20 GEL |
| 100 QAR | 72.41 GEL |
| 500 QAR | 362.03 GEL |
| 1,000 QAR | 724.06 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-07-03T20:03:14Z",
"rates": {
"GEL": 0.724065
}
}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": 72.4065,
"rate": 0.724065
}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