Rate Overview
Live
1 CZK = 3.0024 AFN
1 AFN = 0.333067
CZK
Avg
3.1028
High
3.2187
Low
2.9144
Last updated: 5/27/2026, 9:41:33 PM
Quick Conversions
| CZK | AFN |
|---|---|
| 1 CZK | 3.00 AFN |
| 10 CZK | 30.02 AFN |
| 50 CZK | 150.12 AFN |
| 100 CZK | 300.24 AFN |
| 500 CZK | 1,501.20 AFN |
| 1,000 CZK | 3,002.40 AFN |
Get CZK/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=AFNExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-05-27T21:41:33Z",
"rates": {
"AFN": 3.002401
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "AFN",
"amount": 100
},
"result": 300.2401,
"rate": 3.002401
}Build with CZK/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key