Rate Overview
Live
1 UZS = 0.037918 CRC
1 CRC = 26.3727
UZS
Avg
0.037944
High
0.038093
Low
0.037751
Last updated: 5/7/2026, 10:10:12 PM
Quick Conversions
| UZS | CRC |
|---|---|
| 1 UZS | 0.04 CRC |
| 10 UZS | 0.38 CRC |
| 50 UZS | 1.90 CRC |
| 100 UZS | 3.79 CRC |
| 500 UZS | 18.96 CRC |
| 1,000 UZS | 37.92 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-07T22:10:12Z",
"rates": {
"CRC": 0.037918
}
}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.7918,
"rate": 0.037918
}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