Rate Overview
Live
1 CZK = 0.209610 RON
1 RON = 4.7708
CZK
Avg
0.209051
High
0.209610
Low
0.208309
Last updated: 4/17/2026, 6:22:34 AM
Quick Conversions
| CZK | RON |
|---|---|
| 1 CZK | 0.21 RON |
| 10 CZK | 2.10 RON |
| 50 CZK | 10.48 RON |
| 100 CZK | 20.96 RON |
| 500 CZK | 104.80 RON |
| 1,000 CZK | 209.61 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-04-17T06:22:34Z",
"rates": {
"RON": 0.20961
}
}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": 20.961,
"rate": 0.20961
}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