Rate Overview
Live
1 GEL = 21.8406 DOP
1 DOP = 0.045786
GEL
Avg
22.1845
High
22.5930
Low
21.7930
Last updated: 3/6/2026, 10:50:28 PM
Quick Conversions
| GEL | DOP |
|---|---|
| 1 GEL | 21.84 DOP |
| 10 GEL | 218.41 DOP |
| 50 GEL | 1,092.03 DOP |
| 100 GEL | 2,184.06 DOP |
| 500 GEL | 10,920.29 DOP |
| 1,000 GEL | 21,840.59 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-03-06T22:50:28Z",
"rates": {
"DOP": 21.840589
}
}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": 2184.0589,
"rate": 21.840589
}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