Rate Overview
Live
1 UGX = 0.006515 CUP
1 CUP = 153.4919
UGX
Avg
0.006583
High
0.006677
Low
0.006445
Last updated: 3/6/2026, 8:14:42 AM
Quick Conversions
| UGX | CUP |
|---|---|
| 1 UGX | 0.01 CUP |
| 10 UGX | 0.07 CUP |
| 50 UGX | 0.33 CUP |
| 100 UGX | 0.65 CUP |
| 500 UGX | 3.26 CUP |
| 1,000 UGX | 6.52 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-03-06T08:14:42Z",
"rates": {
"CUP": 0.006515
}
}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.6515,
"rate": 0.006515
}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