Rate Overview
Live
1 GEL = 22.0965 DOP
1 DOP = 0.045256
GEL
Avg
22.3059
High
22.5882
Low
22.0965
Last updated: 4/16/2026, 10:18:14 PM
Quick Conversions
| GEL | DOP |
|---|---|
| 1 GEL | 22.10 DOP |
| 10 GEL | 220.96 DOP |
| 50 GEL | 1,104.82 DOP |
| 100 GEL | 2,209.65 DOP |
| 500 GEL | 11,048.25 DOP |
| 1,000 GEL | 22,096.50 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-04-16T22:18:14Z",
"rates": {
"DOP": 22.096499
}
}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": 2209.6499000000003,
"rate": 22.096499
}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