Rate Overview
Live
1 CZK = 3.1125 AFN
1 AFN = 0.321288
CZK
Avg
3.1156
High
3.1522
Low
3.0846
Last updated: 7/30/2026, 6:56:28 AM
Quick Conversions
| CZK | AFN |
|---|---|
| 1 CZK | 3.11 AFN |
| 10 CZK | 31.12 AFN |
| 50 CZK | 155.62 AFN |
| 100 CZK | 311.25 AFN |
| 500 CZK | 1,556.24 AFN |
| 1,000 CZK | 3,112.47 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-30T06:56:28Z",
"rates": {
"AFN": 3.112473
}
}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": 311.2473,
"rate": 3.112473
}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