Rate Overview
Live
1 AFN = 0.333014 CZK
1 CZK = 3.0029
AFN
Avg
0.331722
High
0.333410
Low
0.327967
Last updated: 5/27/2026, 4:06:38 PM
Quick Conversions
| AFN | CZK |
|---|---|
| 1 AFN | 0.33 CZK |
| 10 AFN | 3.33 CZK |
| 50 AFN | 16.65 CZK |
| 100 AFN | 33.30 CZK |
| 500 AFN | 166.51 CZK |
| 1,000 AFN | 333.01 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-27T16:06:38Z",
"rates": {
"CZK": 0.333014
}
}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.3014,
"rate": 0.333014
}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