Rate Overview
Live
1 DOP = 0.045242 GEL
1 GEL = 22.1034
DOP
Avg
0.045145
High
0.045299
Low
0.045037
Last updated: 5/7/2026, 12:14:57 AM
Quick Conversions
| DOP | GEL |
|---|---|
| 1 DOP | 0.05 GEL |
| 10 DOP | 0.45 GEL |
| 50 DOP | 2.26 GEL |
| 100 DOP | 4.52 GEL |
| 500 DOP | 22.62 GEL |
| 1,000 DOP | 45.24 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-05-07T00:14:57Z",
"rates": {
"GEL": 0.045242
}
}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.5241999999999996,
"rate": 0.045242
}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