Rate Overview
Live
1 CZK = 2.9988 AFN
1 AFN = 0.333472
CZK
Avg
3.0235
High
3.0981
Low
2.9816
Last updated: 3/7/2026, 12:31:23 AM
Quick Conversions
| CZK | AFN |
|---|---|
| 1 CZK | 3.00 AFN |
| 10 CZK | 29.99 AFN |
| 50 CZK | 149.94 AFN |
| 100 CZK | 299.88 AFN |
| 500 CZK | 1,499.38 AFN |
| 1,000 CZK | 2,998.76 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-03-07T00:31:23Z",
"rates": {
"AFN": 2.998757
}
}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": 299.8757,
"rate": 2.998757
}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