Rate Overview
Live
1 UAH = 10.1692 CRC
1 CRC = 0.098336
UAH
Avg
10.6615
High
11.7322
Low
10.0669
Last updated: 7/31/2026, 7:48:58 AM
Quick Conversions
| UAH | CRC |
|---|---|
| 1 UAH | 10.17 CRC |
| 10 UAH | 101.69 CRC |
| 50 UAH | 508.46 CRC |
| 100 UAH | 1,016.92 CRC |
| 500 UAH | 5,084.60 CRC |
| 1,000 UAH | 10,169.19 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-07-31T07:48:58Z",
"rates": {
"CRC": 10.16919
}
}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": 1016.9190000000001,
"rate": 10.16919
}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