Rate Overview
Live
1 UAH = 10.9360 CRC
1 CRC = 0.091441
UAH
Avg
10.8760
High
10.9595
Low
10.7405
Last updated: 3/7/2026, 9:15:02 AM
Quick Conversions
| UAH | CRC |
|---|---|
| 1 UAH | 10.94 CRC |
| 10 UAH | 109.36 CRC |
| 50 UAH | 546.80 CRC |
| 100 UAH | 1,093.60 CRC |
| 500 UAH | 5,467.99 CRC |
| 1,000 UAH | 10,935.98 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-07T09:15:02Z",
"rates": {
"CRC": 10.93598
}
}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": 1093.598,
"rate": 10.93598
}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