Rate Overview
Live
1 PEN = 169.2234 XOF
1 XOF = 0.005909
PEN
Avg
168.9416
High
169.6229
Low
168.4611
Last updated: 9/8/2026, 5:10:51 PM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 169.22 XOF |
| 10 PEN | 1,692.23 XOF |
| 50 PEN | 8,461.17 XOF |
| 100 PEN | 16,922.34 XOF |
| 500 PEN | 84,611.72 XOF |
| 1,000 PEN | 169,223.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-09-08T17:10:51Z",
"rates": {
"XOF": 169.223446
}
}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.3446,
"rate": 169.223446
}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