Rate Overview
Live
1 CZK = 3.0191 AFN
1 AFN = 0.331222
CZK
Avg
3.0188
High
3.1061
Low
2.9889
Last updated: 7/9/2026, 6:00:51 AM
Quick Conversions
| CZK | AFN |
|---|---|
| 1 CZK | 3.02 AFN |
| 10 CZK | 30.19 AFN |
| 50 CZK | 150.96 AFN |
| 100 CZK | 301.91 AFN |
| 500 CZK | 1,509.56 AFN |
| 1,000 CZK | 3,019.12 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-07-09T06:00:51Z",
"rates": {
"AFN": 3.019119
}
}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": 301.9119,
"rate": 3.019119
}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