Rate Overview
Live
1 CZK = 0.215422 RON
1 RON = 4.6421
CZK
Avg
0.216280
High
0.216750
Low
0.215409
Last updated: 7/23/2026, 4:19:23 PM
Quick Conversions
| CZK | RON |
|---|---|
| 1 CZK | 0.22 RON |
| 10 CZK | 2.15 RON |
| 50 CZK | 10.77 RON |
| 100 CZK | 21.54 RON |
| 500 CZK | 107.71 RON |
| 1,000 CZK | 215.42 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-23T16:19:23Z",
"rates": {
"RON": 0.215422
}
}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.5422,
"rate": 0.215422
}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