Rate Overview
Live
1 CRC = 8.2874 UGX
1 UGX = 0.120665
CRC
Avg
8.2534
High
8.3380
Low
8.1888
Last updated: 7/29/2026, 11:06:06 AM
Quick Conversions
| CRC | UGX |
|---|---|
| 1 CRC | 8.29 UGX |
| 10 CRC | 82.87 UGX |
| 50 CRC | 414.37 UGX |
| 100 CRC | 828.74 UGX |
| 500 CRC | 4,143.70 UGX |
| 1,000 CRC | 8,287.41 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-29T11:06:06Z",
"rates": {
"UGX": 8.287407
}
}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": 828.7407,
"rate": 8.287407
}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