Rate Overview
Live
1 XAF = 0.036829 CZK
1 CZK = 27.1525
XAF
Avg
0.036857
High
0.036989
Low
0.036794
Last updated: 7/29/2026, 1:45:11 AM
Quick Conversions
| XAF | CZK |
|---|---|
| 1 XAF | 0.04 CZK |
| 10 XAF | 0.37 CZK |
| 50 XAF | 1.84 CZK |
| 100 XAF | 3.68 CZK |
| 500 XAF | 18.41 CZK |
| 1,000 XAF | 36.83 CZK |
Get XAF/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=CZKExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-29T01:45:11Z",
"rates": {
"CZK": 0.036829
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "CZK",
"amount": 100
},
"result": 3.6829,
"rate": 0.036829
}Build with XAF/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key