Rate Overview
Live
1 CRC = 8.0919 UGX
1 UGX = 0.123580
CRC
Avg
8.1514
High
8.2461
Low
8.0331
Last updated: 6/19/2026, 8:44:59 AM
Quick Conversions
| CRC | UGX |
|---|---|
| 1 CRC | 8.09 UGX |
| 10 CRC | 80.92 UGX |
| 50 CRC | 404.60 UGX |
| 100 CRC | 809.19 UGX |
| 500 CRC | 4,045.97 UGX |
| 1,000 CRC | 8,091.94 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-06-19T08:44:59Z",
"rates": {
"UGX": 8.091943
}
}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": 809.1943000000001,
"rate": 8.091943
}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