Rate Overview
Live
1 CZK = 2.9809 AFN
1 AFN = 0.335474
CZK
Avg
2.9890
High
3.0290
Low
2.9467
Last updated: 3/27/2026, 6:04:55 AM
Quick Conversions
| CZK | AFN |
|---|---|
| 1 CZK | 2.98 AFN |
| 10 CZK | 29.81 AFN |
| 50 CZK | 149.04 AFN |
| 100 CZK | 298.09 AFN |
| 500 CZK | 1,490.43 AFN |
| 1,000 CZK | 2,980.86 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-03-27T06:04:55Z",
"rates": {
"AFN": 2.980856
}
}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": 298.0856,
"rate": 2.980856
}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