Rate Overview
Live
1 PEN = 163.6518 XOF
1 XOF = 0.006111
PEN
Avg
163.9683
High
164.6495
Low
162.6626
Last updated: 3/27/2026, 4:20:42 AM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 163.65 XOF |
| 10 PEN | 1,636.52 XOF |
| 50 PEN | 8,182.59 XOF |
| 100 PEN | 16,365.18 XOF |
| 500 PEN | 81,825.90 XOF |
| 1,000 PEN | 163,651.80 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-27T04:20:42Z",
"rates": {
"XOF": 163.651804
}
}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": 16365.1804,
"rate": 163.651804
}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