Rate Overview
Live
1 DOP = 63.3594 UGX
1 UGX = 0.015783
DOP
Avg
63.1740
High
63.3594
Low
62.7608
Last updated: 5/7/2026, 3:28:31 AM
Quick Conversions
| DOP | UGX |
|---|---|
| 1 DOP | 63.36 UGX |
| 10 DOP | 633.59 UGX |
| 50 DOP | 3,167.97 UGX |
| 100 DOP | 6,335.94 UGX |
| 500 DOP | 31,679.69 UGX |
| 1,000 DOP | 63,359.38 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-05-07T03:28:31Z",
"rates": {
"UGX": 63.359384
}
}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": 6335.9384,
"rate": 63.359384
}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