Rate Overview
Live
1 GEL = 22.0846 DOP
1 DOP = 0.045280
GEL
Avg
22.0812
High
22.1540
Low
22.0321
Last updated: 5/27/2026, 11:18:57 AM
Quick Conversions
| GEL | DOP |
|---|---|
| 1 GEL | 22.08 DOP |
| 10 GEL | 220.85 DOP |
| 50 GEL | 1,104.23 DOP |
| 100 GEL | 2,208.46 DOP |
| 500 GEL | 11,042.30 DOP |
| 1,000 GEL | 22,084.60 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-05-27T11:18:57Z",
"rates": {
"DOP": 22.084604
}
}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": 2208.4604,
"rate": 22.084604
}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