Rate Overview
Live
1 PEN = 165.9062 XOF
1 XOF = 0.006028
PEN
Avg
162.5601
High
170.3080
Low
149.1790
Last updated: 5/28/2026, 11:23:07 PM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 165.91 XOF |
| 10 PEN | 1,659.06 XOF |
| 50 PEN | 8,295.31 XOF |
| 100 PEN | 16,590.62 XOF |
| 500 PEN | 82,953.12 XOF |
| 1,000 PEN | 165,906.24 XOF |
Get PEN/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=XOFExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-28T23:23:07Z",
"rates": {
"XOF": 165.906235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "XOF",
"amount": 100
},
"result": 16590.6235,
"rate": 165.906235
}Build with PEN/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key