Rate Overview
Live
1 AFN = 0.332725 CZK
1 CZK = 3.0055
AFN
Avg
0.322582
High
0.353638
Low
0.300644
Last updated: 5/27/2026, 12:16:59 PM
Quick Conversions
| AFN | CZK |
|---|---|
| 1 AFN | 0.33 CZK |
| 10 AFN | 3.33 CZK |
| 50 AFN | 16.64 CZK |
| 100 AFN | 33.27 CZK |
| 500 AFN | 166.36 CZK |
| 1,000 AFN | 332.72 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-27T12:16:59Z",
"rates": {
"CZK": 0.332725
}
}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.2725,
"rate": 0.332725
}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