Rate Overview
Live
1 GEL = 22.3024 DOP
1 DOP = 0.044838
GEL
Avg
22.2984
High
22.3539
Low
22.2602
Last updated: 8/12/2026, 4:54:15 PM
Quick Conversions
| GEL | DOP |
|---|---|
| 1 GEL | 22.30 DOP |
| 10 GEL | 223.02 DOP |
| 50 GEL | 1,115.12 DOP |
| 100 GEL | 2,230.24 DOP |
| 500 GEL | 11,151.19 DOP |
| 1,000 GEL | 22,302.38 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-12T16:54:15Z",
"rates": {
"DOP": 22.302377
}
}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": 2230.2377,
"rate": 22.302377
}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