Rate Overview
Live
1 UGX = 0.016153 DOP
1 DOP = 61.9080
UGX
Avg
0.016408
High
0.016783
Low
0.015984
Last updated: 3/6/2026, 8:13:05 AM
Quick Conversions
| UGX | DOP |
|---|---|
| 1 UGX | 0.02 DOP |
| 10 UGX | 0.16 DOP |
| 50 UGX | 0.81 DOP |
| 100 UGX | 1.62 DOP |
| 500 UGX | 8.08 DOP |
| 1,000 UGX | 16.15 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-03-06T08:13:05Z",
"rates": {
"DOP": 0.016153
}
}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.6153,
"rate": 0.016153
}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