Rate Overview
Live
1 UAH = 10.1005 CRC
1 CRC = 0.099005
UAH
Avg
10.1438
High
10.1932
Low
10.1005
Last updated: 6/19/2026, 8:49:14 AM
Quick Conversions
| UAH | CRC |
|---|---|
| 1 UAH | 10.10 CRC |
| 10 UAH | 101.00 CRC |
| 50 UAH | 505.02 CRC |
| 100 UAH | 1,010.05 CRC |
| 500 UAH | 5,050.24 CRC |
| 1,000 UAH | 10,100.47 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-06-19T08:49:14Z",
"rates": {
"CRC": 10.100471
}
}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": 1010.0471000000001,
"rate": 10.100471
}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