Rate Overview
Live
1 UGX = 0.015648 DOP
1 DOP = 63.9059
UGX
Avg
0.015726
High
0.015851
Low
0.015614
Last updated: 7/25/2026, 8:48:38 PM
Quick Conversions
| UGX | DOP |
|---|---|
| 1 UGX | 0.02 DOP |
| 10 UGX | 0.16 DOP |
| 50 UGX | 0.78 DOP |
| 100 UGX | 1.56 DOP |
| 500 UGX | 7.82 DOP |
| 1,000 UGX | 15.65 DOP |
Get UGX/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=DOPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-25T20:48:38Z",
"rates": {
"DOP": 0.015648
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "DOP",
"amount": 100
},
"result": 1.5648,
"rate": 0.015648
}Build with UGX/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key