Rate Overview
Live
1 DOP = 63.1321 UGX
1 UGX = 0.015840
DOP
Avg
61.0054
High
64.6904
Low
54.6739
Last updated: 7/20/2026, 11:44:40 PM
Quick Conversions
| DOP | UGX |
|---|---|
| 1 DOP | 63.13 UGX |
| 10 DOP | 631.32 UGX |
| 50 DOP | 3,156.60 UGX |
| 100 DOP | 6,313.21 UGX |
| 500 DOP | 31,566.04 UGX |
| 1,000 DOP | 63,132.08 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-20T23:44:40Z",
"rates": {
"UGX": 63.132076
}
}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": 6313.2076,
"rate": 63.132076
}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