Rate Overview
Live
1 XOF = 0.006536 PLN
1 PLN = 152.9988
XOF
Avg
0.006517
High
0.006536
Low
0.006485
Last updated: 3/27/2026, 2:52:42 PM
Quick Conversions
| XOF | PLN |
|---|---|
| 1 XOF | 0.01 PLN |
| 10 XOF | 0.07 PLN |
| 50 XOF | 0.33 PLN |
| 100 XOF | 0.65 PLN |
| 500 XOF | 3.27 PLN |
| 1,000 XOF | 6.54 PLN |
Get XOF/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=PLNExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-27T14:52:42Z",
"rates": {
"PLN": 0.006536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "PLN",
"amount": 100
},
"result": 0.6536,
"rate": 0.006536
}Build with XOF/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key