Rate Overview
Live
1 UAH = 10.1928 CRC
1 CRC = 0.098109
UAH
Avg
11.7039
High
12.5954
Low
10.1928
Last updated: 8/1/2026, 12:20:56 PM
Quick Conversions
| UAH | CRC |
|---|---|
| 1 UAH | 10.19 CRC |
| 10 UAH | 101.93 CRC |
| 50 UAH | 509.64 CRC |
| 100 UAH | 1,019.28 CRC |
| 500 UAH | 5,096.40 CRC |
| 1,000 UAH | 10,192.79 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-08-01T12:20:56Z",
"rates": {
"CRC": 10.192791
}
}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": 1019.2791,
"rate": 10.192791
}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