Rate Overview
Live
1 UGX = 0.007096 CUP
1 CUP = 140.9245
UGX
Avg
0.006882
High
0.007262
Low
0.006326
Last updated: 7/31/2026, 7:33:13 AM
Quick Conversions
| UGX | CUP |
|---|---|
| 1 UGX | 0.01 CUP |
| 10 UGX | 0.07 CUP |
| 50 UGX | 0.35 CUP |
| 100 UGX | 0.71 CUP |
| 500 UGX | 3.55 CUP |
| 1,000 UGX | 7.10 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-07-31T07:33:13Z",
"rates": {
"CUP": 0.007096
}
}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.7096,
"rate": 0.007096
}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