Rate Overview
Live
1 UGX = 0.015900 DOP
1 DOP = 62.8931
UGX
Avg
0.016763
High
0.018409
Low
0.015478
Last updated: 7/12/2026, 2:37:17 PM
Quick Conversions
| UGX | DOP |
|---|---|
| 1 UGX | 0.02 DOP |
| 10 UGX | 0.16 DOP |
| 50 UGX | 0.80 DOP |
| 100 UGX | 1.59 DOP |
| 500 UGX | 7.95 DOP |
| 1,000 UGX | 15.90 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-12T14:37:17Z",
"rates": {
"DOP": 0.0159
}
}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.59,
"rate": 0.0159
}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