Rate Overview
Live
1 AFN = 0.320223 CZK
1 CZK = 3.1228
AFN
Avg
0.322729
High
0.353638
Low
0.300644
Last updated: 7/28/2026, 12:03:30 PM
Quick Conversions
| AFN | CZK |
|---|---|
| 1 AFN | 0.32 CZK |
| 10 AFN | 3.20 CZK |
| 50 AFN | 16.01 CZK |
| 100 AFN | 32.02 CZK |
| 500 AFN | 160.11 CZK |
| 1,000 AFN | 320.22 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-28T12:03:30Z",
"rates": {
"CZK": 0.320223
}
}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.0223,
"rate": 0.320223
}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