Rate Overview
Live
1 YER = 0.086749 CZK
1 CZK = 11.5275
YER
Avg
0.087030
High
0.087428
Low
0.086540
Last updated: 5/7/2026, 8:00:41 PM
Quick Conversions
| YER | CZK |
|---|---|
| 1 YER | 0.09 CZK |
| 10 YER | 0.87 CZK |
| 50 YER | 4.34 CZK |
| 100 YER | 8.67 CZK |
| 500 YER | 43.37 CZK |
| 1,000 YER | 86.75 CZK |
Get YER/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=CZKExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-07T20:00:41Z",
"rates": {
"CZK": 0.086749
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "CZK",
"amount": 100
},
"result": 8.674900000000001,
"rate": 0.086749
}Build with YER/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key