Rate Overview
Live
1 YER = 0.089086 CZK
1 CZK = 11.2251
YER
Avg
0.089058
High
0.089144
Low
0.088994
Last updated: 7/25/2026, 9:33:09 PM
Quick Conversions
| YER | CZK |
|---|---|
| 1 YER | 0.09 CZK |
| 10 YER | 0.89 CZK |
| 50 YER | 4.45 CZK |
| 100 YER | 8.91 CZK |
| 500 YER | 44.54 CZK |
| 1,000 YER | 89.09 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-25T21:33:09Z",
"rates": {
"CZK": 0.089086
}
}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.9086,
"rate": 0.089086
}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