Rate Overview
Live
1 CZK = 0.085204 AWG
1 AWG = 11.7365
CZK
Avg
0.085526
High
0.086988
Low
0.084746
Last updated: 3/8/2026, 7:45:43 AM
Quick Conversions
| CZK | AWG |
|---|---|
| 1 CZK | 0.09 AWG |
| 10 CZK | 0.85 AWG |
| 50 CZK | 4.26 AWG |
| 100 CZK | 8.52 AWG |
| 500 CZK | 42.60 AWG |
| 1,000 CZK | 85.20 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-03-08T07:45:43Z",
"rates": {
"AWG": 0.085204
}
}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.5204,
"rate": 0.085204
}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