Rate Overview
Live
1 DOP = 64.8445 UGX
1 UGX = 0.015422
DOP
Avg
64.0838
High
64.9670
Low
63.1321
Last updated: 7/27/2026, 9:41:07 AM
Quick Conversions
| DOP | UGX |
|---|---|
| 1 DOP | 64.84 UGX |
| 10 DOP | 648.45 UGX |
| 50 DOP | 3,242.23 UGX |
| 100 DOP | 6,484.45 UGX |
| 500 DOP | 32,422.25 UGX |
| 1,000 DOP | 64,844.50 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-27T09:41:07Z",
"rates": {
"UGX": 64.844504
}
}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": 6484.4504,
"rate": 64.844504
}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