Rate Overview
Live
1 AFN = 0.336169 CZK
1 CZK = 2.9747
AFN
Avg
0.331700
High
0.336169
Low
0.322774
Last updated: 3/7/2026, 7:41:27 AM
Quick Conversions
| AFN | CZK |
|---|---|
| 1 AFN | 0.34 CZK |
| 10 AFN | 3.36 CZK |
| 50 AFN | 16.81 CZK |
| 100 AFN | 33.62 CZK |
| 500 AFN | 168.08 CZK |
| 1,000 AFN | 336.17 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-07T07:41:27Z",
"rates": {
"CZK": 0.336169
}
}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.6169,
"rate": 0.336169
}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