Rate Overview
Live
1 UZS = 0.037847 CRC
1 CRC = 26.4222
UZS
Avg
0.037971
High
0.038190
Low
0.037825
Last updated: 7/8/2026, 3:07:34 AM
Quick Conversions
| UZS | CRC |
|---|---|
| 1 UZS | 0.04 CRC |
| 10 UZS | 0.38 CRC |
| 50 UZS | 1.89 CRC |
| 100 UZS | 3.78 CRC |
| 500 UZS | 18.92 CRC |
| 1,000 UZS | 37.85 CRC |
Get UZS/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=CRCExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-08T03:07:34Z",
"rates": {
"CRC": 0.037847
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "CRC",
"amount": 100
},
"result": 3.7847,
"rate": 0.037847
}Build with UZS/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key