Rate Overview
Live
1 UGX = 0.015666 DOP
1 DOP = 63.8325
UGX
Avg
0.015591
High
0.015666
Low
0.015522
Last updated: 9/4/2026, 4:13:18 PM
Quick Conversions
| UGX | DOP |
|---|---|
| 1 UGX | 0.02 DOP |
| 10 UGX | 0.16 DOP |
| 50 UGX | 0.78 DOP |
| 100 UGX | 1.57 DOP |
| 500 UGX | 7.83 DOP |
| 1,000 UGX | 15.67 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-09-04T16:13:18Z",
"rates": {
"DOP": 0.015666
}
}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.5666,
"rate": 0.015666
}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