Rate Overview
Live
1 CRC = 8.3501 UGX
1 UGX = 0.119759
CRC
Avg
8.3442
High
8.3792
Low
8.3214
Last updated: 9/9/2026, 10:43:11 AM
Quick Conversions
| CRC | UGX |
|---|---|
| 1 CRC | 8.35 UGX |
| 10 CRC | 83.50 UGX |
| 50 CRC | 417.50 UGX |
| 100 CRC | 835.01 UGX |
| 500 CRC | 4,175.04 UGX |
| 1,000 CRC | 8,350.08 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-09-09T10:43:11Z",
"rates": {
"UGX": 8.350075
}
}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": 835.0075,
"rate": 8.350075
}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