Rate Overview
Live
1 PEN = 160.4402 XOF
1 XOF = 0.006233
PEN
Avg
160.6817
High
162.2278
Low
159.3603
Last updated: 5/8/2026, 11:46:42 AM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 160.44 XOF |
| 10 PEN | 1,604.40 XOF |
| 50 PEN | 8,022.01 XOF |
| 100 PEN | 16,044.02 XOF |
| 500 PEN | 80,220.12 XOF |
| 1,000 PEN | 160,440.23 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-05-08T11:46:42Z",
"rates": {
"XOF": 160.44023
}
}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": 16044.023000000001,
"rate": 160.44023
}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