Rate Overview
Live
1 CZK = 0.216624 RON
1 RON = 4.6163
CZK
Avg
0.211958
High
0.217354
Low
0.207937
Last updated: 7/22/2026, 11:53:37 AM
Quick Conversions
| CZK | RON |
|---|---|
| 1 CZK | 0.22 RON |
| 10 CZK | 2.17 RON |
| 50 CZK | 10.83 RON |
| 100 CZK | 21.66 RON |
| 500 CZK | 108.31 RON |
| 1,000 CZK | 216.62 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-22T11:53:37Z",
"rates": {
"RON": 0.216624
}
}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.6624,
"rate": 0.216624
}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