Rate Overview
Live
1 AFN = 0.330983 CZK
1 CZK = 3.0213
AFN
Avg
0.331924
High
0.334576
Low
0.329548
Last updated: 7/4/2026, 2:50:13 AM
Quick Conversions
| AFN | CZK |
|---|---|
| 1 AFN | 0.33 CZK |
| 10 AFN | 3.31 CZK |
| 50 AFN | 16.55 CZK |
| 100 AFN | 33.10 CZK |
| 500 AFN | 165.49 CZK |
| 1,000 AFN | 330.98 CZK |
Get AFN/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=CZKExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-04T02:50:13Z",
"rates": {
"CZK": 0.330983
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "CZK",
"amount": 100
},
"result": 33.0983,
"rate": 0.330983
}Build with AFN/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key