Rate Overview
Live
1 UGX = 0.016011 DOP
1 DOP = 62.4571
UGX
Avg
0.015849
High
0.016326
Low
0.015569
Last updated: 3/27/2026, 11:48:08 AM
Quick Conversions
| UGX | DOP |
|---|---|
| 1 UGX | 0.02 DOP |
| 10 UGX | 0.16 DOP |
| 50 UGX | 0.80 DOP |
| 100 UGX | 1.60 DOP |
| 500 UGX | 8.01 DOP |
| 1,000 UGX | 16.01 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-27T11:48:08Z",
"rates": {
"DOP": 0.016011
}
}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.6011000000000002,
"rate": 0.016011
}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