Rate Overview
Live
1 UZS = 0.037634 CRC
1 CRC = 26.5717
UZS
Avg
0.039851
High
0.041922
Low
0.037634
Last updated: 5/28/2026, 3:43:11 AM
Quick Conversions
| UZS | CRC |
|---|---|
| 1 UZS | 0.04 CRC |
| 10 UZS | 0.38 CRC |
| 50 UZS | 1.88 CRC |
| 100 UZS | 3.76 CRC |
| 500 UZS | 18.82 CRC |
| 1,000 UZS | 37.63 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-05-28T03:43:11Z",
"rates": {
"CRC": 0.037634
}
}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.7634,
"rate": 0.037634
}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