Rate Overview
Live
1 QAR = 0.741091 GEL
1 GEL = 1.3494
QAR
Avg
0.744340
High
0.747499
Low
0.741091
Last updated: 3/27/2026, 10:10:55 AM
Quick Conversions
| QAR | GEL |
|---|---|
| 1 QAR | 0.74 GEL |
| 10 QAR | 7.41 GEL |
| 50 QAR | 37.05 GEL |
| 100 QAR | 74.11 GEL |
| 500 QAR | 370.55 GEL |
| 1,000 QAR | 741.09 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-03-27T10:10:55Z",
"rates": {
"GEL": 0.741091
}
}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": 74.10910000000001,
"rate": 0.741091
}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