Rate Overview
Live
1 CZK = 4.7832 RSD
1 RSD = 0.209064
CZK
Avg
4.8218
High
4.8464
Low
4.7832
Last updated: 3/27/2026, 2:39:55 PM
Quick Conversions
| CZK | RSD |
|---|---|
| 1 CZK | 4.78 RSD |
| 10 CZK | 47.83 RSD |
| 50 CZK | 239.16 RSD |
| 100 CZK | 478.32 RSD |
| 500 CZK | 2,391.62 RSD |
| 1,000 CZK | 4,783.23 RSD |
Get CZK/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=RSDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-27T14:39:55Z",
"rates": {
"RSD": 4.783232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "RSD",
"amount": 100
},
"result": 478.3232,
"rate": 4.783232
}Build with CZK/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key