Rate Overview
Live
1 AFN = 0.336938 CZK
1 CZK = 2.9679
AFN
Avg
0.333742
High
0.343124
Low
0.322774
Last updated: 3/27/2026, 12:59:19 PM
Quick Conversions
| AFN | CZK |
|---|---|
| 1 AFN | 0.34 CZK |
| 10 AFN | 3.37 CZK |
| 50 AFN | 16.85 CZK |
| 100 AFN | 33.69 CZK |
| 500 AFN | 168.47 CZK |
| 1,000 AFN | 336.94 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-03-27T12:59:19Z",
"rates": {
"CZK": 0.336938
}
}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": 33.6938,
"rate": 0.336938
}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