Rate Overview
Live
1 UZS = 0.038052 CRC
1 CRC = 26.2798
UZS
Avg
0.038224
High
0.038393
Low
0.038052
Last updated: 3/28/2026, 9:18:55 AM
Quick Conversions
| UZS | CRC |
|---|---|
| 1 UZS | 0.04 CRC |
| 10 UZS | 0.38 CRC |
| 50 UZS | 1.90 CRC |
| 100 UZS | 3.81 CRC |
| 500 UZS | 19.03 CRC |
| 1,000 UZS | 38.05 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-03-28T09:18:55Z",
"rates": {
"CRC": 0.038052
}
}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.8052,
"rate": 0.038052
}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