Rate Overview
Live
1 CZK = 3.1094 AFN
1 AFN = 0.321601
CZK
Avg
3.1214
High
3.1371
Low
3.1094
Last updated: 8/13/2026, 7:53:52 AM
Quick Conversions
| CZK | AFN |
|---|---|
| 1 CZK | 3.11 AFN |
| 10 CZK | 31.09 AFN |
| 50 CZK | 155.47 AFN |
| 100 CZK | 310.94 AFN |
| 500 CZK | 1,554.72 AFN |
| 1,000 CZK | 3,109.45 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-08-13T07:53:52Z",
"rates": {
"AFN": 3.109446
}
}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.94460000000004,
"rate": 3.109446
}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