Rate Overview
Live
1 AFN = 0.320072 CZK
1 CZK = 3.1243
AFN
Avg
0.322535
High
0.325079
Low
0.320072
Last updated: 4/17/2026, 6:27:49 AM
Quick Conversions
| AFN | CZK |
|---|---|
| 1 AFN | 0.32 CZK |
| 10 AFN | 3.20 CZK |
| 50 AFN | 16.00 CZK |
| 100 AFN | 32.01 CZK |
| 500 AFN | 160.04 CZK |
| 1,000 AFN | 320.07 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-04-17T06:27:49Z",
"rates": {
"CZK": 0.320072
}
}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": 32.007200000000005,
"rate": 0.320072
}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