Rate Overview
Live
1 CRC = 8.0975 UGX
1 UGX = 0.123495
CRC
Avg
8.0544
High
8.1093
Low
8.0080
Last updated: 7/10/2026, 10:33:17 PM
Quick Conversions
| CRC | UGX |
|---|---|
| 1 CRC | 8.10 UGX |
| 10 CRC | 80.97 UGX |
| 50 CRC | 404.87 UGX |
| 100 CRC | 809.75 UGX |
| 500 CRC | 4,048.74 UGX |
| 1,000 CRC | 8,097.48 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-10T22:33:17Z",
"rates": {
"UGX": 8.097476
}
}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": 809.7476,
"rate": 8.097476
}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