Rate Overview
Live
1 CZK = 3.0001 AFN
1 AFN = 0.333319
CZK
Avg
3.0826
High
3.2406
Low
2.9645
Last updated: 5/28/2026, 12:08:41 AM
Quick Conversions
| CZK | AFN |
|---|---|
| 1 CZK | 3.00 AFN |
| 10 CZK | 30.00 AFN |
| 50 CZK | 150.01 AFN |
| 100 CZK | 300.01 AFN |
| 500 CZK | 1,500.07 AFN |
| 1,000 CZK | 3,000.13 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-28T00:08:41Z",
"rates": {
"AFN": 3.000132
}
}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.0132,
"rate": 3.000132
}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