Rate Overview
Live
1 UAH = 10.4068 CRC
1 CRC = 0.096091
UAH
Avg
10.3542
High
10.4068
Low
10.3173
Last updated: 5/7/2026, 12:34:11 PM
Quick Conversions
| UAH | CRC |
|---|---|
| 1 UAH | 10.41 CRC |
| 10 UAH | 104.07 CRC |
| 50 UAH | 520.34 CRC |
| 100 UAH | 1,040.68 CRC |
| 500 UAH | 5,203.41 CRC |
| 1,000 UAH | 10,406.81 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-05-07T12:34:11Z",
"rates": {
"CRC": 10.406811
}
}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": 1040.6811,
"rate": 10.406811
}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