Rate Overview
Live
1 XOF = 0.006452 PLN
1 PLN = 154.9907
XOF
Avg
0.006471
High
0.006496
Low
0.006444
Last updated: 5/7/2026, 12:17:47 AM
Quick Conversions
| XOF | PLN |
|---|---|
| 1 XOF | 0.01 PLN |
| 10 XOF | 0.06 PLN |
| 50 XOF | 0.32 PLN |
| 100 XOF | 0.65 PLN |
| 500 XOF | 3.23 PLN |
| 1,000 XOF | 6.45 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-05-07T00:17:47Z",
"rates": {
"PLN": 0.006452
}
}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.6452,
"rate": 0.006452
}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