Rate Overview
Live
1 RON = 4.8242 CZK
1 CZK = 0.207288
RON
Avg
4.8061
High
4.8242
Low
4.7958
Last updated: 3/27/2026, 11:52:33 AM
Quick Conversions
| RON | CZK |
|---|---|
| 1 RON | 4.82 CZK |
| 10 RON | 48.24 CZK |
| 50 RON | 241.21 CZK |
| 100 RON | 482.42 CZK |
| 500 RON | 2,412.11 CZK |
| 1,000 RON | 4,824.21 CZK |
Get RON/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=CZKExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-27T11:52:33Z",
"rates": {
"CZK": 4.824212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "CZK",
"amount": 100
},
"result": 482.4212,
"rate": 4.824212
}Build with RON/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key