Rate Overview
Live
1 CZK = 3.0042 AFN
1 AFN = 0.332872
CZK
Avg
3.1029
High
3.2187
Low
2.9144
Last updated: 5/27/2026, 10:55:43 PM
Quick Conversions
| CZK | AFN |
|---|---|
| 1 CZK | 3.00 AFN |
| 10 CZK | 30.04 AFN |
| 50 CZK | 150.21 AFN |
| 100 CZK | 300.42 AFN |
| 500 CZK | 1,502.08 AFN |
| 1,000 CZK | 3,004.15 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-27T22:55:43Z",
"rates": {
"AFN": 3.004155
}
}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.4155,
"rate": 3.004155
}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