Rate Overview
Live
1 GEL = 22.1032 DOP
1 DOP = 0.045242
GEL
Avg
22.1509
High
22.2036
Low
22.0751
Last updated: 5/7/2026, 12:14:58 AM
Quick Conversions
| GEL | DOP |
|---|---|
| 1 GEL | 22.10 DOP |
| 10 GEL | 221.03 DOP |
| 50 GEL | 1,105.16 DOP |
| 100 GEL | 2,210.32 DOP |
| 500 GEL | 11,051.58 DOP |
| 1,000 GEL | 22,103.15 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-07T00:14:58Z",
"rates": {
"DOP": 22.103151
}
}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.3151000000003,
"rate": 22.103151
}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