Rate Overview
Live
1 UGX = 0.140357 CRC
1 CRC = 7.1247 UGX
Avg
0.139548
High
0.144273
Low
0.135479
Last updated: 1/25/2026, 9:37:33 AM
Quick Conversions
| UGX | CRC |
|---|---|
| 1 UGX | 0.14 CRC |
| 10 UGX | 1.40 CRC |
| 50 UGX | 7.02 CRC |
| 100 UGX | 14.04 CRC |
| 500 UGX | 70.18 CRC |
| 1,000 UGX | 140.36 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-01-25T09:37:33Z",
"rates": {
"CRC": 0.140357
}
}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": 14.0357,
"rate": 0.140357
}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