Rate Overview
Live
1 XOF = 0.006511 PLN
1 PLN = 153.5862
XOF
Avg
0.006498
High
0.006559
Low
0.006433
Last updated: 3/7/2026, 6:45:45 AM
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.26 PLN |
| 1,000 XOF | 6.51 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-07T06:45:45Z",
"rates": {
"PLN": 0.006511
}
}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.6511,
"rate": 0.006511
}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