Rate Overview
Live
1 PEN = 169.5994 XOF
1 XOF = 0.005896
PEN
Avg
164.3919
High
170.3671
Low
149.1790
Last updated: 7/16/2026, 6:52:29 PM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 169.60 XOF |
| 10 PEN | 1,695.99 XOF |
| 50 PEN | 8,479.97 XOF |
| 100 PEN | 16,959.94 XOF |
| 500 PEN | 84,799.72 XOF |
| 1,000 PEN | 169,599.45 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-16T18:52:29Z",
"rates": {
"XOF": 169.599447
}
}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": 16959.9447,
"rate": 169.599447
}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