Rate Overview
Live
1 PEN = 170.1686 XOF
1 XOF = 0.005877
PEN
Avg
166.3819
High
170.3671
Low
159.8375
Last updated: 7/21/2026, 6:56:15 PM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 170.17 XOF |
| 10 PEN | 1,701.69 XOF |
| 50 PEN | 8,508.43 XOF |
| 100 PEN | 17,016.86 XOF |
| 500 PEN | 85,084.29 XOF |
| 1,000 PEN | 170,168.59 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-21T18:56:15Z",
"rates": {
"XOF": 170.168585
}
}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": 17016.858500000002,
"rate": 170.168585
}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