Rate Overview
Live
1 GEL = 22.5304 DOP
1 DOP = 0.044384
GEL
Avg
22.4962
High
22.6321
Low
22.2992
Last updated: 7/4/2026, 12:19:54 PM
Quick Conversions
| GEL | DOP |
|---|---|
| 1 GEL | 22.53 DOP |
| 10 GEL | 225.30 DOP |
| 50 GEL | 1,126.52 DOP |
| 100 GEL | 2,253.04 DOP |
| 500 GEL | 11,265.21 DOP |
| 1,000 GEL | 22,530.42 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-07-04T12:19:54Z",
"rates": {
"DOP": 22.530422
}
}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": 2253.0422000000003,
"rate": 22.530422
}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