Rate Overview
Live
1 CZK = 0.087344 AWG
1 AWG = 11.4490
CZK
Avg
0.086889
High
0.087344
Low
0.086336
Last updated: 5/9/2026, 4:58:17 AM
Quick Conversions
| CZK | AWG |
|---|---|
| 1 CZK | 0.09 AWG |
| 10 CZK | 0.87 AWG |
| 50 CZK | 4.37 AWG |
| 100 CZK | 8.73 AWG |
| 500 CZK | 43.67 AWG |
| 1,000 CZK | 87.34 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-05-09T04:58:17Z",
"rates": {
"AWG": 0.087344
}
}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.7344,
"rate": 0.087344
}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