Rate Overview
Live
1 CZK = 3.0026 AFN
1 AFN = 0.333048
CZK
Avg
3.0146
High
3.0491
Low
2.9993
Last updated: 5/27/2026, 8:26:26 PM
Quick Conversions
| CZK | AFN |
|---|---|
| 1 CZK | 3.00 AFN |
| 10 CZK | 30.03 AFN |
| 50 CZK | 150.13 AFN |
| 100 CZK | 300.26 AFN |
| 500 CZK | 1,501.29 AFN |
| 1,000 CZK | 3,002.57 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-05-27T20:26:26Z",
"rates": {
"AFN": 3.002573
}
}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": 300.2573,
"rate": 3.002573
}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