Rate Overview
Live
1 XAF = 0.006462 PLN
1 PLN = 154.7509
XAF
Avg
0.006472
High
0.006511
Low
0.006419
Last updated: 4/17/2026, 7:39:12 AM
Quick Conversions
| XAF | PLN |
|---|---|
| 1 XAF | 0.01 PLN |
| 10 XAF | 0.06 PLN |
| 50 XAF | 0.32 PLN |
| 100 XAF | 0.65 PLN |
| 500 XAF | 3.23 PLN |
| 1,000 XAF | 6.46 PLN |
Get XAF/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=PLNExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-04-17T07:39:12Z",
"rates": {
"PLN": 0.006462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "PLN",
"amount": 100
},
"result": 0.6462,
"rate": 0.006462
}Build with XAF/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key