Rate Overview
Live
1 GEL = 22.4427 DOP
1 DOP = 0.044558
GEL
Avg
22.3505
High
22.4427
Low
22.2602
Last updated: 8/15/2026, 11:10:42 PM
Quick Conversions
| GEL | DOP |
|---|---|
| 1 GEL | 22.44 DOP |
| 10 GEL | 224.43 DOP |
| 50 GEL | 1,122.13 DOP |
| 100 GEL | 2,244.27 DOP |
| 500 GEL | 11,221.34 DOP |
| 1,000 GEL | 22,442.69 DOP |
Get GEL/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=DOPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-08-15T23:10:42Z",
"rates": {
"DOP": 22.442687
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "DOP",
"amount": 100
},
"result": 2244.2687,
"rate": 22.442687
}Build with GEL/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key