Rate Overview
Live
1 XAF = 0.006591 PLN
1 PLN = 151.7220
XAF
Avg
0.006529
High
0.006640
Low
0.006451
Last updated: 9/12/2026, 9:43:20 AM
Quick Conversions
| XAF | PLN |
|---|---|
| 1 XAF | 0.01 PLN |
| 10 XAF | 0.07 PLN |
| 50 XAF | 0.33 PLN |
| 100 XAF | 0.66 PLN |
| 500 XAF | 3.30 PLN |
| 1,000 XAF | 6.59 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-09-12T09:43:20Z",
"rates": {
"PLN": 0.006591
}
}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.6591,
"rate": 0.006591
}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