Rate Overview
Live
1 YER = 0.087613 CZK
1 CZK = 11.4138
YER
Avg
0.087539
High
0.087769
Low
0.087311
Last updated: 5/28/2026, 12:05:29 AM
Quick Conversions
| YER | CZK |
|---|---|
| 1 YER | 0.09 CZK |
| 10 YER | 0.88 CZK |
| 50 YER | 4.38 CZK |
| 100 YER | 8.76 CZK |
| 500 YER | 43.81 CZK |
| 1,000 YER | 87.61 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-28T00:05:29Z",
"rates": {
"CZK": 0.087613
}
}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.7613,
"rate": 0.087613
}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