Rate Overview
Live
1 QAR = 0.732354 GEL
1 GEL = 1.3655
QAR
Avg
0.732599
High
0.733522
Low
0.731565
Last updated: 5/27/2026, 8:28:35 AM
Quick Conversions
| QAR | GEL |
|---|---|
| 1 QAR | 0.73 GEL |
| 10 QAR | 7.32 GEL |
| 50 QAR | 36.62 GEL |
| 100 QAR | 73.24 GEL |
| 500 QAR | 366.18 GEL |
| 1,000 QAR | 732.35 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-05-27T08:28:35Z",
"rates": {
"GEL": 0.732354
}
}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": 73.2354,
"rate": 0.732354
}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