Rate Overview
Live
1 UGX = 0.007171 CUP
1 CUP = 139.4506
UGX
Avg
0.007164
High
0.007200
Low
0.007101
Last updated: 4/17/2026, 6:29:45 AM
Quick Conversions
| UGX | CUP |
|---|---|
| 1 UGX | 0.01 CUP |
| 10 UGX | 0.07 CUP |
| 50 UGX | 0.36 CUP |
| 100 UGX | 0.72 CUP |
| 500 UGX | 3.59 CUP |
| 1,000 UGX | 7.17 CUP |
Get UGX/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=CUPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-17T06:29:45Z",
"rates": {
"CUP": 0.007171
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "CUP",
"amount": 100
},
"result": 0.7171000000000001,
"rate": 0.007171
}Build with UGX/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key