Rate Overview
Live
1 DOP = 64.0382 UGX
1 UGX = 0.015616
DOP
Avg
59.8279
High
64.6074
Low
54.3197
Last updated: 7/24/2026, 5:14:11 AM
Quick Conversions
| DOP | UGX |
|---|---|
| 1 DOP | 64.04 UGX |
| 10 DOP | 640.38 UGX |
| 50 DOP | 3,201.91 UGX |
| 100 DOP | 6,403.82 UGX |
| 500 DOP | 32,019.10 UGX |
| 1,000 DOP | 64,038.20 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-24T05:14:11Z",
"rates": {
"UGX": 64.038196
}
}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": 6403.8196,
"rate": 64.038196
}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