Rate Overview
Live
1 CZK = 0.206995 RON
1 RON = 4.8310
CZK
Avg
0.209512
High
0.211121
Low
0.206995
Last updated: 3/27/2026, 12:59:07 PM
Quick Conversions
| CZK | RON |
|---|---|
| 1 CZK | 0.21 RON |
| 10 CZK | 2.07 RON |
| 50 CZK | 10.35 RON |
| 100 CZK | 20.70 RON |
| 500 CZK | 103.50 RON |
| 1,000 CZK | 207.00 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-03-27T12:59:07Z",
"rates": {
"RON": 0.206995
}
}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.6995,
"rate": 0.206995
}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