Rate Overview
Live
1 UGX = 0.015596 DOP
1 DOP = 64.1190
UGX
Avg
0.015598
High
0.015634
Low
0.015543
Last updated: 5/27/2026, 3:12:17 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.80 DOP |
| 1,000 UGX | 15.60 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-05-27T15:12:17Z",
"rates": {
"DOP": 0.015596
}
}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.5596,
"rate": 0.015596
}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