Rate Overview
Live
1 AFN = 0.336016 CZK
1 CZK = 2.9760
AFN
Avg
0.323191
High
0.337319
Low
0.308586
Last updated: 3/27/2026, 2:41:06 PM
Quick Conversions
| AFN | CZK |
|---|---|
| 1 AFN | 0.34 CZK |
| 10 AFN | 3.36 CZK |
| 50 AFN | 16.80 CZK |
| 100 AFN | 33.60 CZK |
| 500 AFN | 168.01 CZK |
| 1,000 AFN | 336.02 CZK |
Get AFN/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=CZKExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-03-27T14:41:06Z",
"rates": {
"CZK": 0.336016
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "CZK",
"amount": 100
},
"result": 33.6016,
"rate": 0.336016
}Build with AFN/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key