Rate Overview
Live
1 UAH = 10.4803 CRC
1 CRC = 0.095417
UAH
Avg
10.5972
High
10.7031
Low
10.4803
Last updated: 4/17/2026, 10:45:10 AM
Quick Conversions
| UAH | CRC |
|---|---|
| 1 UAH | 10.48 CRC |
| 10 UAH | 104.80 CRC |
| 50 UAH | 524.01 CRC |
| 100 UAH | 1,048.03 CRC |
| 500 UAH | 5,240.15 CRC |
| 1,000 UAH | 10,480.30 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-04-17T10:45:10Z",
"rates": {
"CRC": 10.480295
}
}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": 1048.0295,
"rate": 10.480295
}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