Rate Overview
Live
1 CZK = 0.084608 AWG
1 AWG = 11.8192
CZK
Avg
0.085482
High
0.086045
Low
0.084584
Last updated: 6/19/2026, 8:59:28 AM
Quick Conversions
| CZK | AWG |
|---|---|
| 1 CZK | 0.08 AWG |
| 10 CZK | 0.85 AWG |
| 50 CZK | 4.23 AWG |
| 100 CZK | 8.46 AWG |
| 500 CZK | 42.30 AWG |
| 1,000 CZK | 84.61 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-06-19T08:59:28Z",
"rates": {
"AWG": 0.084608
}
}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.4608,
"rate": 0.084608
}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