Rate Overview
Live
1 XAF = 0.006534 PLN
1 PLN = 153.0456
XAF
Avg
0.006507
High
0.006586
Low
0.006433
Last updated: 3/27/2026, 4:26:29 PM
Quick Conversions
| XAF | PLN |
|---|---|
| 1 XAF | 0.01 PLN |
| 10 XAF | 0.07 PLN |
| 50 XAF | 0.33 PLN |
| 100 XAF | 0.65 PLN |
| 500 XAF | 3.27 PLN |
| 1,000 XAF | 6.53 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-03-27T16:26:29Z",
"rates": {
"PLN": 0.006534
}
}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.6534,
"rate": 0.006534
}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