Rate Overview
Live
1 CZK = 0.216707 RON
1 RON = 4.6145
CZK
Avg
0.203471
High
0.216802
Low
0.192000
Last updated: 7/21/2026, 2:04:27 PM
Quick Conversions
| CZK | RON |
|---|---|
| 1 CZK | 0.22 RON |
| 10 CZK | 2.17 RON |
| 50 CZK | 10.84 RON |
| 100 CZK | 21.67 RON |
| 500 CZK | 108.35 RON |
| 1,000 CZK | 216.71 RON |
Get CZK/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=RONExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-21T14:04:27Z",
"rates": {
"RON": 0.216707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "RON",
"amount": 100
},
"result": 21.6707,
"rate": 0.216707
}Build with CZK/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key