Rate Overview
Live
1 CRC = 8.2151 UGX
1 UGX = 0.121728
CRC
Avg
8.2508
High
8.2982
Low
8.1915
Last updated: 5/7/2026, 3:41:39 PM
Quick Conversions
| CRC | UGX |
|---|---|
| 1 CRC | 8.22 UGX |
| 10 CRC | 82.15 UGX |
| 50 CRC | 410.75 UGX |
| 100 CRC | 821.51 UGX |
| 500 CRC | 4,107.53 UGX |
| 1,000 CRC | 8,215.05 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-05-07T15:41:39Z",
"rates": {
"UGX": 8.215051
}
}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": 821.5051000000001,
"rate": 8.215051
}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