Rate Overview
Live
1 PEN = 161.9389 XOF
1 XOF = 0.006175
PEN
Avg
164.0242
High
167.1277
Low
161.9389
Last updated: 4/18/2026, 8:51:24 AM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 161.94 XOF |
| 10 PEN | 1,619.39 XOF |
| 50 PEN | 8,096.94 XOF |
| 100 PEN | 16,193.89 XOF |
| 500 PEN | 80,969.44 XOF |
| 1,000 PEN | 161,938.88 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-04-18T08:51:24Z",
"rates": {
"XOF": 161.938883
}
}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": 16193.8883,
"rate": 161.938883
}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