Rate Overview
Live
1 DOP = 62.4557 UGX
1 UGX = 0.016011
DOP
Avg
61.6221
High
64.2272
Low
58.8202
Last updated: 3/27/2026, 5:00:24 PM
Quick Conversions
| DOP | UGX |
|---|---|
| 1 DOP | 62.46 UGX |
| 10 DOP | 624.56 UGX |
| 50 DOP | 3,122.78 UGX |
| 100 DOP | 6,245.57 UGX |
| 500 DOP | 31,227.85 UGX |
| 1,000 DOP | 62,455.69 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-03-27T17:00:24Z",
"rates": {
"UGX": 62.455692
}
}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": 6245.5692,
"rate": 62.455692
}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