Rate Overview
Live
1 CRC = 7.6974 UGX
1 UGX = 0.129915
CRC
Avg
7.7239
High
7.9168
Low
7.6188
Last updated: 3/7/2026, 7:39:08 AM
Quick Conversions
| CRC | UGX |
|---|---|
| 1 CRC | 7.70 UGX |
| 10 CRC | 76.97 UGX |
| 50 CRC | 384.87 UGX |
| 100 CRC | 769.74 UGX |
| 500 CRC | 3,848.69 UGX |
| 1,000 CRC | 7,697.37 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-03-07T07:39:08Z",
"rates": {
"UGX": 7.69737
}
}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": 769.7370000000001,
"rate": 7.69737
}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