Rate Overview
Live
1 UGX = 0.124485 CRC
1 CRC = 8.0331
UGX
Avg
0.122596
High
0.124485
Low
0.121269
Last updated: 6/18/2026, 10:04:58 AM
Quick Conversions
| UGX | CRC |
|---|---|
| 1 UGX | 0.12 CRC |
| 10 UGX | 1.24 CRC |
| 50 UGX | 6.22 CRC |
| 100 UGX | 12.45 CRC |
| 500 UGX | 62.24 CRC |
| 1,000 UGX | 124.49 CRC |
Get UGX/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=CRCExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-06-18T10:04:58Z",
"rates": {
"CRC": 0.124485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "CRC",
"amount": 100
},
"result": 12.4485,
"rate": 0.124485
}Build with UGX/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key