Rate Overview
Live
1 DOP = 61.6626 UGX
1 UGX = 0.016217
DOP
Avg
61.7340
High
62.4326
Low
61.3843
Last updated: 7/6/2026, 8:31:20 AM
Quick Conversions
| DOP | UGX |
|---|---|
| 1 DOP | 61.66 UGX |
| 10 DOP | 616.63 UGX |
| 50 DOP | 3,083.13 UGX |
| 100 DOP | 6,166.26 UGX |
| 500 DOP | 30,831.31 UGX |
| 1,000 DOP | 61,662.62 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-07-06T08:31:20Z",
"rates": {
"UGX": 61.662616
}
}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": 6166.2616,
"rate": 61.662616
}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