Rate Overview
Live
1 UAH = 10.2264 CRC
1 CRC = 0.097786
UAH
Avg
11.5688
High
12.2529
Low
10.2264
Last updated: 5/27/2026, 9:41:31 PM
Quick Conversions
| UAH | CRC |
|---|---|
| 1 UAH | 10.23 CRC |
| 10 UAH | 102.26 CRC |
| 50 UAH | 511.32 CRC |
| 100 UAH | 1,022.64 CRC |
| 500 UAH | 5,113.22 CRC |
| 1,000 UAH | 10,226.43 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-27T21:41:31Z",
"rates": {
"CRC": 10.226432
}
}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": 1022.6432000000001,
"rate": 10.226432
}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