Rate Overview
Live
1 CRC = 8.2315 UGX
1 UGX = 0.121484
CRC
Avg
8.2516
High
8.3380
Low
8.1888
Last updated: 7/30/2026, 4:22:15 PM
Quick Conversions
| CRC | UGX |
|---|---|
| 1 CRC | 8.23 UGX |
| 10 CRC | 82.32 UGX |
| 50 CRC | 411.58 UGX |
| 100 CRC | 823.15 UGX |
| 500 CRC | 4,115.77 UGX |
| 1,000 CRC | 8,231.54 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-30T16:22:15Z",
"rates": {
"UGX": 8.231537
}
}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": 823.1537,
"rate": 8.231537
}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