Rate Overview
Live
1 CRC = 8.2684 UGX
1 UGX = 0.120943
CRC
Avg
7.9571
High
8.3179
Low
7.1476
Last updated: 7/28/2026, 4:22:08 AM
Quick Conversions
| CRC | UGX |
|---|---|
| 1 CRC | 8.27 UGX |
| 10 CRC | 82.68 UGX |
| 50 CRC | 413.42 UGX |
| 100 CRC | 826.84 UGX |
| 500 CRC | 4,134.18 UGX |
| 1,000 CRC | 8,268.37 UGX |
Get CRC/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=UGXExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-28T04:22:08Z",
"rates": {
"UGX": 8.268369
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "UGX",
"amount": 100
},
"result": 826.8369,
"rate": 8.268369
}Build with CRC/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key