Rate Overview
Live
1 DOP = 0.045256 GEL
1 GEL = 22.0965
DOP
Avg
0.044833
High
0.045256
Low
0.044270
Last updated: 4/16/2026, 8:41:16 PM
Quick Conversions
| DOP | GEL |
|---|---|
| 1 DOP | 0.05 GEL |
| 10 DOP | 0.45 GEL |
| 50 DOP | 2.26 GEL |
| 100 DOP | 4.53 GEL |
| 500 DOP | 22.63 GEL |
| 1,000 DOP | 45.26 GEL |
Get DOP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=GELExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-04-16T20:41:16Z",
"rates": {
"GEL": 0.045256
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "GEL",
"amount": 100
},
"result": 4.5256,
"rate": 0.045256
}Build with DOP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key