Rate Overview
Live
1 CZK = 0.084308 AWG
1 AWG = 11.8613
CZK
Avg
0.085822
High
0.088225
Low
0.084021
Last updated: 7/29/2026, 1:16:47 AM
Quick Conversions
| CZK | AWG |
|---|---|
| 1 CZK | 0.08 AWG |
| 10 CZK | 0.84 AWG |
| 50 CZK | 4.22 AWG |
| 100 CZK | 8.43 AWG |
| 500 CZK | 42.15 AWG |
| 1,000 CZK | 84.31 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-07-29T01:16:47Z",
"rates": {
"AWG": 0.084308
}
}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.4308,
"rate": 0.084308
}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