Rate Overview
Live
1 DOP = 62.0099 UGX
1 UGX = 0.016126
DOP
Avg
61.7442
High
62.5570
Low
60.9608
Last updated: 4/17/2026, 1:37:53 AM
Quick Conversions
| DOP | UGX |
|---|---|
| 1 DOP | 62.01 UGX |
| 10 DOP | 620.10 UGX |
| 50 DOP | 3,100.49 UGX |
| 100 DOP | 6,200.99 UGX |
| 500 DOP | 31,004.93 UGX |
| 1,000 DOP | 62,009.87 UGX |
Get DOP/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=UGXExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-04-17T01:37:53Z",
"rates": {
"UGX": 62.009868
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "UGX",
"amount": 100
},
"result": 6200.9868,
"rate": 62.009868
}Build with DOP/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key