Rate Overview
Live
1 CRC = 8.0221 UGX
1 UGX = 0.124655
CRC
Avg
8.0434
High
8.1155
Low
7.9414
Last updated: 3/28/2026, 9:05:56 AM
Quick Conversions
| CRC | UGX |
|---|---|
| 1 CRC | 8.02 UGX |
| 10 CRC | 80.22 UGX |
| 50 CRC | 401.11 UGX |
| 100 CRC | 802.21 UGX |
| 500 CRC | 4,011.06 UGX |
| 1,000 CRC | 8,022.12 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-03-28T09:05:56Z",
"rates": {
"UGX": 8.022115
}
}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": 802.2114999999999,
"rate": 8.022115
}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