Rate Overview
Live
1 AWG = 11.5243 CZK
1 CZK = 0.086773
AWG
Avg
11.6265
High
11.6941
Low
11.5243
Last updated: 8/21/2026, 6:56:53 AM
Quick Conversions
| AWG | CZK |
|---|---|
| 1 AWG | 11.52 CZK |
| 10 AWG | 115.24 CZK |
| 50 AWG | 576.22 CZK |
| 100 AWG | 1,152.43 CZK |
| 500 AWG | 5,762.16 CZK |
| 1,000 AWG | 11,524.33 CZK |
Get AWG/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=CZKExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-08-21T06:56:53Z",
"rates": {
"CZK": 11.524329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "CZK",
"amount": 100
},
"result": 1152.4329,
"rate": 11.524329
}Build with AWG/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key