Rate Overview
Live
1 DOP = 0.044838 GEL
1 GEL = 22.3025
DOP
Avg
0.044846
High
0.044923
Low
0.044734
Last updated: 8/12/2026, 4:32:12 PM
Quick Conversions
| DOP | GEL |
|---|---|
| 1 DOP | 0.04 GEL |
| 10 DOP | 0.45 GEL |
| 50 DOP | 2.24 GEL |
| 100 DOP | 4.48 GEL |
| 500 DOP | 22.42 GEL |
| 1,000 DOP | 44.84 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-08-12T16:32:12Z",
"rates": {
"GEL": 0.044838
}
}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.4838000000000005,
"rate": 0.044838
}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