Rate Overview
Live
1 CZK = 3.1243 AFN
1 AFN = 0.320073
CZK
Avg
3.1005
High
3.1243
Low
3.0762
Last updated: 4/17/2026, 6:29:38 AM
Quick Conversions
| CZK | AFN |
|---|---|
| 1 CZK | 3.12 AFN |
| 10 CZK | 31.24 AFN |
| 50 CZK | 156.21 AFN |
| 100 CZK | 312.43 AFN |
| 500 CZK | 1,562.15 AFN |
| 1,000 CZK | 3,124.29 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-04-17T06:29:38Z",
"rates": {
"AFN": 3.124291
}
}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": 312.4291,
"rate": 3.124291
}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