Rate Overview
Live
1 DOP = 61.1044 UGX
1 UGX = 0.016365
DOP
Avg
61.0448
High
62.5621
Low
59.8618
Last updated: 3/7/2026, 4:24:45 AM
Quick Conversions
| DOP | UGX |
|---|---|
| 1 DOP | 61.10 UGX |
| 10 DOP | 611.04 UGX |
| 50 DOP | 3,055.22 UGX |
| 100 DOP | 6,110.44 UGX |
| 500 DOP | 30,552.22 UGX |
| 1,000 DOP | 61,104.44 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-07T04:24:45Z",
"rates": {
"UGX": 61.10444
}
}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": 6110.4439999999995,
"rate": 61.10444
}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