Rate Overview
Live
1 YER = 0.088056 CZK
1 CZK = 11.3564
YER
Avg
0.087557
High
0.088579
Low
0.086008
Last updated: 3/7/2026, 7:41:28 AM
Quick Conversions
| YER | CZK |
|---|---|
| 1 YER | 0.09 CZK |
| 10 YER | 0.88 CZK |
| 50 YER | 4.40 CZK |
| 100 YER | 8.81 CZK |
| 500 YER | 44.03 CZK |
| 1,000 YER | 88.06 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-03-07T07:41:28Z",
"rates": {
"CZK": 0.088056
}
}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.8056,
"rate": 0.088056
}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