Rate Overview
Live
1 PEN = 163.5597 XOF
1 XOF = 0.006114
PEN
Avg
165.2510
High
167.9731
Low
162.2457
Last updated: 3/27/2026, 6:07:13 AM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 163.56 XOF |
| 10 PEN | 1,635.60 XOF |
| 50 PEN | 8,177.98 XOF |
| 100 PEN | 16,355.97 XOF |
| 500 PEN | 81,779.84 XOF |
| 1,000 PEN | 163,559.67 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-27T06:07:13Z",
"rates": {
"XOF": 163.559671
}
}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": 16355.967100000002,
"rate": 163.559671
}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