Rate Overview
Live
1 CRC = 8.2864 UGX
1 UGX = 0.120680
CRC
Avg
7.8923
High
8.3476
Low
7.0989
Last updated: 7/27/2026, 5:00:18 PM
Quick Conversions
| CRC | UGX |
|---|---|
| 1 CRC | 8.29 UGX |
| 10 CRC | 82.86 UGX |
| 50 CRC | 414.32 UGX |
| 100 CRC | 828.64 UGX |
| 500 CRC | 4,143.18 UGX |
| 1,000 CRC | 8,286.36 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-27T17:00:18Z",
"rates": {
"UGX": 8.28636
}
}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.636,
"rate": 8.28636
}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