Rate Overview
Live
1 AFN = 0.323580 CZK
1 CZK = 3.0904
AFN
Avg
0.326020
High
0.330509
Low
0.323465
Last updated: 5/7/2026, 7:49:08 AM
Quick Conversions
| AFN | CZK |
|---|---|
| 1 AFN | 0.32 CZK |
| 10 AFN | 3.24 CZK |
| 50 AFN | 16.18 CZK |
| 100 AFN | 32.36 CZK |
| 500 AFN | 161.79 CZK |
| 1,000 AFN | 323.58 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-05-07T07:49:08Z",
"rates": {
"CZK": 0.32358
}
}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.358,
"rate": 0.32358
}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