Rate Overview
Live
1 RSD = 0.206243 CZK
1 CZK = 4.8486
RSD
Avg
0.206300
High
0.207050
Low
0.205932
Last updated: 7/6/2026, 9:17:59 AM
Quick Conversions
| RSD | CZK |
|---|---|
| 1 RSD | 0.21 CZK |
| 10 RSD | 2.06 CZK |
| 50 RSD | 10.31 CZK |
| 100 RSD | 20.62 CZK |
| 500 RSD | 103.12 CZK |
| 1,000 RSD | 206.24 CZK |
Get RSD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=CZKExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-06T09:17:59Z",
"rates": {
"CZK": 0.206243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "CZK",
"amount": 100
},
"result": 20.6243,
"rate": 0.206243
}Build with RSD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key