Rate Overview
Live
1 UGX = 0.129914 CRC
1 CRC = 7.6974
UGX
Avg
0.129487
High
0.131254
Low
0.126313
Last updated: 3/7/2026, 9:31:55 AM
Quick Conversions
| UGX | CRC |
|---|---|
| 1 UGX | 0.13 CRC |
| 10 UGX | 1.30 CRC |
| 50 UGX | 6.50 CRC |
| 100 UGX | 12.99 CRC |
| 500 UGX | 64.96 CRC |
| 1,000 UGX | 129.91 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-07T09:31:55Z",
"rates": {
"CRC": 0.129914
}
}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.9914,
"rate": 0.129914
}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