Rate Overview
Live
1 PEN = 163.2072 XOF
1 XOF = 0.006127
PEN
Avg
165.4056
High
167.1999
Low
163.2072
Last updated: 3/7/2026, 1:04:17 AM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 163.21 XOF |
| 10 PEN | 1,632.07 XOF |
| 50 PEN | 8,160.36 XOF |
| 100 PEN | 16,320.72 XOF |
| 500 PEN | 81,603.59 XOF |
| 1,000 PEN | 163,207.18 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-03-07T01:04:17Z",
"rates": {
"XOF": 163.207175
}
}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": 16320.7175,
"rate": 163.207175
}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