Rate Overview
Live
1 XOF = 0.006528 PLN
1 PLN = 153.1863
XOF
Avg
0.006530
High
0.006671
Low
0.006406
Last updated: 3/27/2026, 4:51:45 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.26 PLN |
| 1,000 XOF | 6.53 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-27T16:51:45Z",
"rates": {
"PLN": 0.006528
}
}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.6528,
"rate": 0.006528
}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