Rate Overview
Live
1 UGX = 0.007045 CUP
1 CUP = 141.9446
UGX
Avg
0.007053
High
0.007111
Low
0.007034
Last updated: 5/7/2026, 4:03:15 PM
Quick Conversions
| UGX | CUP |
|---|---|
| 1 UGX | 0.01 CUP |
| 10 UGX | 0.07 CUP |
| 50 UGX | 0.35 CUP |
| 100 UGX | 0.70 CUP |
| 500 UGX | 3.52 CUP |
| 1,000 UGX | 7.05 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-05-07T16:03:15Z",
"rates": {
"CUP": 0.007045
}
}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.7045,
"rate": 0.007045
}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