Rate Overview
Live
1 UGX = 0.124655 CRC
1 CRC = 8.0221
UGX
Avg
0.126777
High
0.131746
Low
0.123221
Last updated: 3/28/2026, 11:02:52 AM
Quick Conversions
| UGX | CRC |
|---|---|
| 1 UGX | 0.12 CRC |
| 10 UGX | 1.25 CRC |
| 50 UGX | 6.23 CRC |
| 100 UGX | 12.47 CRC |
| 500 UGX | 62.33 CRC |
| 1,000 UGX | 124.66 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-03-28T11:02:52Z",
"rates": {
"CRC": 0.124655
}
}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.4655,
"rate": 0.124655
}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