Rate Overview
Live
1 CRC = 8.1830 UGX
1 UGX = 0.122205
CRC
Avg
8.2422
High
8.2824
Low
8.1830
Last updated: 8/21/2026, 1:40:55 PM
Quick Conversions
| CRC | UGX |
|---|---|
| 1 CRC | 8.18 UGX |
| 10 CRC | 81.83 UGX |
| 50 CRC | 409.15 UGX |
| 100 CRC | 818.30 UGX |
| 500 CRC | 4,091.49 UGX |
| 1,000 CRC | 8,182.99 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-08-21T13:40:55Z",
"rates": {
"UGX": 8.182985
}
}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": 818.2985,
"rate": 8.182985
}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