Rate Overview
Live
1 CZK = 3.1071 AFN
1 AFN = 0.321842
CZK
Avg
3.1030
High
3.3262
Low
2.8277
Last updated: 7/30/2026, 9:47:06 AM
Quick Conversions
| CZK | AFN |
|---|---|
| 1 CZK | 3.11 AFN |
| 10 CZK | 31.07 AFN |
| 50 CZK | 155.36 AFN |
| 100 CZK | 310.71 AFN |
| 500 CZK | 1,553.56 AFN |
| 1,000 CZK | 3,107.11 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-07-30T09:47:06Z",
"rates": {
"AFN": 3.107113
}
}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": 310.7113,
"rate": 3.107113
}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