Rate Overview
Live
1 PEN = 169.2253 XOF
1 XOF = 0.005909
PEN
Avg
163.2577
High
170.1580
Low
154.9378
Last updated: 7/27/2026, 6:47:41 AM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 169.23 XOF |
| 10 PEN | 1,692.25 XOF |
| 50 PEN | 8,461.26 XOF |
| 100 PEN | 16,922.53 XOF |
| 500 PEN | 84,612.63 XOF |
| 1,000 PEN | 169,225.27 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-27T06:47:41Z",
"rates": {
"XOF": 169.225267
}
}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": 16922.5267,
"rate": 169.225267
}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