Rate Overview
Live
1 PEN = 163.6759 XOF
1 XOF = 0.006110
PEN
Avg
166.2640
High
168.6108
Low
163.6759
Last updated: 3/27/2026, 7:49:28 AM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 163.68 XOF |
| 10 PEN | 1,636.76 XOF |
| 50 PEN | 8,183.80 XOF |
| 100 PEN | 16,367.59 XOF |
| 500 PEN | 81,837.96 XOF |
| 1,000 PEN | 163,675.91 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-27T07:49:28Z",
"rates": {
"XOF": 163.675913
}
}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": 16367.5913,
"rate": 163.675913
}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