Rate Overview
Live
1 AFN = 0.330113 CZK
1 CZK = 3.0293
AFN
Avg
0.330894
High
0.335793
Low
0.323562
Last updated: 6/16/2026, 2:41:14 PM
Quick Conversions
| AFN | CZK |
|---|---|
| 1 AFN | 0.33 CZK |
| 10 AFN | 3.30 CZK |
| 50 AFN | 16.51 CZK |
| 100 AFN | 33.01 CZK |
| 500 AFN | 165.06 CZK |
| 1,000 AFN | 330.11 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-06-16T14:41:14Z",
"rates": {
"CZK": 0.330113
}
}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.0113,
"rate": 0.330113
}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