Rate Overview
Live
1 DOP = 64.1180 UGX
1 UGX = 0.015596
DOP
Avg
58.6098
High
64.1180
Low
54.0712
Last updated: 5/27/2026, 12:34:11 PM
Quick Conversions
| DOP | UGX |
|---|---|
| 1 DOP | 64.12 UGX |
| 10 DOP | 641.18 UGX |
| 50 DOP | 3,205.90 UGX |
| 100 DOP | 6,411.80 UGX |
| 500 DOP | 32,058.98 UGX |
| 1,000 DOP | 64,117.96 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-27T12:34:11Z",
"rates": {
"UGX": 64.117963
}
}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": 6411.7963,
"rate": 64.117963
}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