Rate Overview
Live
1 UAH = 10.5944 CRC
1 CRC = 0.094390
UAH
Avg
11.1553
High
11.7322
Low
10.5944
Last updated: 3/28/2026, 1:38:28 PM
Quick Conversions
| UAH | CRC |
|---|---|
| 1 UAH | 10.59 CRC |
| 10 UAH | 105.94 CRC |
| 50 UAH | 529.72 CRC |
| 100 UAH | 1,059.44 CRC |
| 500 UAH | 5,297.18 CRC |
| 1,000 UAH | 10,594.36 CRC |
Get UAH/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=CRCExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-28T13:38:28Z",
"rates": {
"CRC": 10.594363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "CRC",
"amount": 100
},
"result": 1059.4362999999998,
"rate": 10.594363
}Build with UAH/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key