Rate Overview
Live
1 CZK = 0.087293 AWG
1 AWG = 11.4557
CZK
Avg
0.086903
High
0.087324
Low
0.086271
Last updated: 4/18/2026, 11:24:08 AM
Quick Conversions
| CZK | AWG |
|---|---|
| 1 CZK | 0.09 AWG |
| 10 CZK | 0.87 AWG |
| 50 CZK | 4.36 AWG |
| 100 CZK | 8.73 AWG |
| 500 CZK | 43.65 AWG |
| 1,000 CZK | 87.29 AWG |
Get CZK/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=AWGExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-04-18T11:24:08Z",
"rates": {
"AWG": 0.087293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "AWG",
"amount": 100
},
"result": 8.7293,
"rate": 0.087293
}Build with CZK/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key