Rate Overview
Live
1 QAR = 0.747963 GEL
1 GEL = 1.3370
QAR
Avg
0.741484
High
0.748330
Low
0.733350
Last updated: 3/7/2026, 2:31:17 AM
Quick Conversions
| QAR | GEL |
|---|---|
| 1 QAR | 0.75 GEL |
| 10 QAR | 7.48 GEL |
| 50 QAR | 37.40 GEL |
| 100 QAR | 74.80 GEL |
| 500 QAR | 373.98 GEL |
| 1,000 QAR | 747.96 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-07T02:31:17Z",
"rates": {
"GEL": 0.747963
}
}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.7963,
"rate": 0.747963
}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