Rate Overview
Live
1 CZK = 0.085216 ANG
1 ANG = 11.7349
CZK
Avg
0.085986
High
0.086613
Low
0.085192
Last updated: 6/19/2026, 8:31:06 AM
Quick Conversions
| CZK | ANG |
|---|---|
| 1 CZK | 0.09 ANG |
| 10 CZK | 0.85 ANG |
| 50 CZK | 4.26 ANG |
| 100 CZK | 8.52 ANG |
| 500 CZK | 42.61 ANG |
| 1,000 CZK | 85.22 ANG |
Get CZK/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=ANGExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-06-19T08:31:06Z",
"rates": {
"ANG": 0.085216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "ANG",
"amount": 100
},
"result": 8.5216,
"rate": 0.085216
}Build with CZK/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key