Rate Overview
Live
1 YER = 0.089203 CZK
1 CZK = 11.2104
YER
Avg
0.087854
High
0.089815
Low
0.085609
Last updated: 7/29/2026, 5:42:17 PM
Quick Conversions
| YER | CZK |
|---|---|
| 1 YER | 0.09 CZK |
| 10 YER | 0.89 CZK |
| 50 YER | 4.46 CZK |
| 100 YER | 8.92 CZK |
| 500 YER | 44.60 CZK |
| 1,000 YER | 89.20 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-07-29T17:42:17Z",
"rates": {
"CZK": 0.089203
}
}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.920300000000001,
"rate": 0.089203
}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