Rate Overview
Live
1 DOP = 63.8300 UGX
1 UGX = 0.015667
DOP
Avg
64.1466
High
64.4243
Low
63.8300
Last updated: 9/5/2026, 1:03:02 AM
Quick Conversions
| DOP | UGX |
|---|---|
| 1 DOP | 63.83 UGX |
| 10 DOP | 638.30 UGX |
| 50 DOP | 3,191.50 UGX |
| 100 DOP | 6,383.00 UGX |
| 500 DOP | 31,914.99 UGX |
| 1,000 DOP | 63,829.98 UGX |
Get DOP/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=UGXExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-09-05T01:03:02Z",
"rates": {
"UGX": 63.829977
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "UGX",
"amount": 100
},
"result": 6382.9977,
"rate": 63.829977
}Build with DOP/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key