Rate Overview
Live
1 YER = 0.089308 CZK
1 CZK = 11.1972
YER
Avg
0.090502
High
0.097885
Low
0.086445
Last updated: 3/28/2026, 10:51:14 AM
Quick Conversions
| YER | CZK |
|---|---|
| 1 YER | 0.09 CZK |
| 10 YER | 0.89 CZK |
| 50 YER | 4.47 CZK |
| 100 YER | 8.93 CZK |
| 500 YER | 44.65 CZK |
| 1,000 YER | 89.31 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-28T10:51:14Z",
"rates": {
"CZK": 0.089308
}
}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.9308,
"rate": 0.089308
}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