Rate Overview
Live
1 CZK = 0.084012 AWG
1 AWG = 11.9031
CZK
Avg
0.086156
High
0.088225
Low
0.084012
Last updated: 3/29/2026, 11:09:51 AM
Quick Conversions
| CZK | AWG |
|---|---|
| 1 CZK | 0.08 AWG |
| 10 CZK | 0.84 AWG |
| 50 CZK | 4.20 AWG |
| 100 CZK | 8.40 AWG |
| 500 CZK | 42.01 AWG |
| 1,000 CZK | 84.01 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-29T11:09:51Z",
"rates": {
"AWG": 0.084012
}
}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.401200000000001,
"rate": 0.084012
}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