Rate Overview
Live
1 AFN = 0.333182 CZK
1 CZK = 3.0014
AFN
Avg
0.331727
High
0.334576
Low
0.321943
Last updated: 7/7/2026, 12:19:49 PM
Quick Conversions
| AFN | CZK |
|---|---|
| 1 AFN | 0.33 CZK |
| 10 AFN | 3.33 CZK |
| 50 AFN | 16.66 CZK |
| 100 AFN | 33.32 CZK |
| 500 AFN | 166.59 CZK |
| 1,000 AFN | 333.18 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-07T12:19:49Z",
"rates": {
"CZK": 0.333182
}
}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.3182,
"rate": 0.333182
}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