Rate Overview
Live
1 PEN = 170.0945 XOF
1 XOF = 0.005879
PEN
Avg
166.1563
High
170.2573
Low
159.3603
Last updated: 7/29/2026, 6:16:20 PM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 170.09 XOF |
| 10 PEN | 1,700.95 XOF |
| 50 PEN | 8,504.73 XOF |
| 100 PEN | 17,009.45 XOF |
| 500 PEN | 85,047.26 XOF |
| 1,000 PEN | 170,094.52 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-07-29T18:16:20Z",
"rates": {
"XOF": 170.094521
}
}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": 17009.4521,
"rate": 170.094521
}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