Rate Overview
Live
1 XAF = 0.006433 PLN
1 PLN = 155.4485
XAF
Avg
0.006465
High
0.006497
Low
0.006426
Last updated: 5/7/2026, 9:08:57 AM
Quick Conversions
| XAF | PLN |
|---|---|
| 1 XAF | 0.01 PLN |
| 10 XAF | 0.06 PLN |
| 50 XAF | 0.32 PLN |
| 100 XAF | 0.64 PLN |
| 500 XAF | 3.22 PLN |
| 1,000 XAF | 6.43 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-05-07T09:08:57Z",
"rates": {
"PLN": 0.006433
}
}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.6433,
"rate": 0.006433
}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