Rate Overview
Live
1 RSD = 0.207113 CZK
1 CZK = 4.8283
RSD
Avg
0.207246
High
0.208265
Low
0.205926
Last updated: 5/27/2026, 4:06:01 PM
Quick Conversions
| RSD | CZK |
|---|---|
| 1 RSD | 0.21 CZK |
| 10 RSD | 2.07 CZK |
| 50 RSD | 10.36 CZK |
| 100 RSD | 20.71 CZK |
| 500 RSD | 103.56 CZK |
| 1,000 RSD | 207.11 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-05-27T16:06:01Z",
"rates": {
"CZK": 0.207113
}
}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.711299999999998,
"rate": 0.207113
}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