Rate Overview
Live
1 GEL = 22.1095 DOP
1 DOP = 0.045229
GEL
Avg
22.0552
High
22.1281
Low
21.8920
Last updated: 6/16/2026, 11:14:48 AM
Quick Conversions
| GEL | DOP |
|---|---|
| 1 GEL | 22.11 DOP |
| 10 GEL | 221.10 DOP |
| 50 GEL | 1,105.48 DOP |
| 100 GEL | 2,210.95 DOP |
| 500 GEL | 11,054.77 DOP |
| 1,000 GEL | 22,109.54 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-06-16T11:14:48Z",
"rates": {
"DOP": 22.109535
}
}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": 2210.9535,
"rate": 22.109535
}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