Rate Overview
Live
1 CZK = 3.0977 AFN
1 AFN = 0.322823
CZK
Avg
3.0686
High
3.0977
Low
3.0256
Last updated: 5/7/2026, 12:35:33 PM
Quick Conversions
| CZK | AFN |
|---|---|
| 1 CZK | 3.10 AFN |
| 10 CZK | 30.98 AFN |
| 50 CZK | 154.88 AFN |
| 100 CZK | 309.77 AFN |
| 500 CZK | 1,548.84 AFN |
| 1,000 CZK | 3,097.67 AFN |
Get CZK/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=AFNExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-05-07T12:35:33Z",
"rates": {
"AFN": 3.097674
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "AFN",
"amount": 100
},
"result": 309.7674,
"rate": 3.097674
}Build with CZK/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key