Rate Overview
Live
1 PEN = 163.9872 XOF
1 XOF = 0.006098
PEN
Avg
162.3327
High
169.0137
Low
154.9378
Last updated: 3/27/2026, 11:15:27 AM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 163.99 XOF |
| 10 PEN | 1,639.87 XOF |
| 50 PEN | 8,199.36 XOF |
| 100 PEN | 16,398.72 XOF |
| 500 PEN | 81,993.59 XOF |
| 1,000 PEN | 163,987.19 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-27T11:15:27Z",
"rates": {
"XOF": 163.987187
}
}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": 16398.7187,
"rate": 163.987187
}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