Rate Overview
Live
1 AFN = 0.319349 CZK
1 CZK = 3.1314
AFN
Avg
0.319677
High
0.322151
Low
0.316807
Last updated: 7/27/2026, 5:33:47 PM
Quick Conversions
| AFN | CZK |
|---|---|
| 1 AFN | 0.32 CZK |
| 10 AFN | 3.19 CZK |
| 50 AFN | 15.97 CZK |
| 100 AFN | 31.93 CZK |
| 500 AFN | 159.67 CZK |
| 1,000 AFN | 319.35 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-27T17:33:47Z",
"rates": {
"CZK": 0.319349
}
}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.9349,
"rate": 0.319349
}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