Rate Overview
Live
1 UAH = 10.2192 CRC
1 CRC = 0.097855
UAH
Avg
10.2145
High
10.2400
Low
10.1577
Last updated: 7/11/2026, 2:27:36 PM
Quick Conversions
| UAH | CRC |
|---|---|
| 1 UAH | 10.22 CRC |
| 10 UAH | 102.19 CRC |
| 50 UAH | 510.96 CRC |
| 100 UAH | 1,021.92 CRC |
| 500 UAH | 5,109.59 CRC |
| 1,000 UAH | 10,219.18 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-11T14:27:36Z",
"rates": {
"CRC": 10.219176
}
}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": 1021.9175999999999,
"rate": 10.219176
}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