Rate Overview
Live
1 CRC = 8.0694 UGX
1 UGX = 0.123925
CRC
Avg
8.0272
High
8.0839
Low
7.9266
Last updated: 4/17/2026, 1:30:39 PM
Quick Conversions
| CRC | UGX |
|---|---|
| 1 CRC | 8.07 UGX |
| 10 CRC | 80.69 UGX |
| 50 CRC | 403.47 UGX |
| 100 CRC | 806.94 UGX |
| 500 CRC | 4,034.70 UGX |
| 1,000 CRC | 8,069.39 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-04-17T13:30:39Z",
"rates": {
"UGX": 8.069392
}
}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": 806.9392,
"rate": 8.069392
}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