Rate Overview
Live
1 AFN = 0.319857 CZK
1 CZK = 3.1264
AFN
Avg
0.324384
High
0.337319
Low
0.308586
Last updated: 7/28/2026, 2:05:57 PM
Quick Conversions
| AFN | CZK |
|---|---|
| 1 AFN | 0.32 CZK |
| 10 AFN | 3.20 CZK |
| 50 AFN | 15.99 CZK |
| 100 AFN | 31.99 CZK |
| 500 AFN | 159.93 CZK |
| 1,000 AFN | 319.86 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-07-28T14:05:57Z",
"rates": {
"CZK": 0.319857
}
}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": 31.9857,
"rate": 0.319857
}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