Rate Overview
Live
1 CZK = 3.1218 AFN
1 AFN = 0.320330
CZK
Avg
3.0738
High
3.1565
Low
2.9889
Last updated: 7/28/2026, 11:11:26 AM
Quick Conversions
| CZK | AFN |
|---|---|
| 1 CZK | 3.12 AFN |
| 10 CZK | 31.22 AFN |
| 50 CZK | 156.09 AFN |
| 100 CZK | 312.18 AFN |
| 500 CZK | 1,560.89 AFN |
| 1,000 CZK | 3,121.78 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-28T11:11:26Z",
"rates": {
"AFN": 3.121779
}
}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.1779,
"rate": 3.121779
}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