Rate Overview
Live
1 UGX = 0.016126 DOP
1 DOP = 62.0117
UGX
Avg
0.016196
High
0.016403
Low
0.015985
Last updated: 4/17/2026, 2:43:19 AM
Quick Conversions
| UGX | DOP |
|---|---|
| 1 UGX | 0.02 DOP |
| 10 UGX | 0.16 DOP |
| 50 UGX | 0.81 DOP |
| 100 UGX | 1.61 DOP |
| 500 UGX | 8.06 DOP |
| 1,000 UGX | 16.13 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-04-17T02:43:19Z",
"rates": {
"DOP": 0.016126
}
}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.6126,
"rate": 0.016126
}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