Rate Overview
Live
1 UGX = 0.124286 CRC
1 CRC = 8.0460
UGX
Avg
0.124428
High
0.124874
Low
0.124203
Last updated: 7/8/2026, 10:47:47 AM
Quick Conversions
| UGX | CRC |
|---|---|
| 1 UGX | 0.12 CRC |
| 10 UGX | 1.24 CRC |
| 50 UGX | 6.21 CRC |
| 100 UGX | 12.43 CRC |
| 500 UGX | 62.14 CRC |
| 1,000 UGX | 124.29 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-07-08T10:47:47Z",
"rates": {
"CRC": 0.124286
}
}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.4286,
"rate": 0.124286
}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