Rate Overview
Live
1 CRC = 7.1247 UGX
1 UGX = 0.140357 CRC
Avg
7.2204
High
7.2656
Low
7.1247
Last updated: 1/25/2026, 11:27:30 AM
Quick Conversions
| CRC | UGX |
|---|---|
| 1 CRC | 7.12 UGX |
| 10 CRC | 71.25 UGX |
| 50 CRC | 356.23 UGX |
| 100 CRC | 712.47 UGX |
| 500 CRC | 3,562.34 UGX |
| 1,000 CRC | 7,124.68 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-01-25T11:27:30Z",
"rates": {
"UGX": 7.124676
}
}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": 712.4676,
"rate": 7.124676
}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