Rate Overview
Live
1 PEN = 168.6553 XOF
1 XOF = 0.005929
PEN
Avg
169.1827
High
169.7893
Low
168.6097
Last updated: 7/9/2026, 6:00:48 AM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 168.66 XOF |
| 10 PEN | 1,686.55 XOF |
| 50 PEN | 8,432.76 XOF |
| 100 PEN | 16,865.53 XOF |
| 500 PEN | 84,327.64 XOF |
| 1,000 PEN | 168,655.28 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-09T06:00:48Z",
"rates": {
"XOF": 168.655276
}
}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": 16865.527599999998,
"rate": 168.655276
}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