Rate Overview
Live
1 DOP = 0.045786 GEL
1 GEL = 21.8407
DOP
Avg
0.045085
High
0.045886
Low
0.044261
Last updated: 3/6/2026, 4:56:35 PM
Quick Conversions
| DOP | GEL |
|---|---|
| 1 DOP | 0.05 GEL |
| 10 DOP | 0.46 GEL |
| 50 DOP | 2.29 GEL |
| 100 DOP | 4.58 GEL |
| 500 DOP | 22.89 GEL |
| 1,000 DOP | 45.79 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-03-06T16:56:35Z",
"rates": {
"GEL": 0.045786
}
}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.5786,
"rate": 0.045786
}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