Rate Overview
Live
1 PEN = 168.4035 XOF
1 XOF = 0.005938
PEN
Avg
167.9453
High
168.6094
Low
166.7539
Last updated: 6/18/2026, 11:24:05 AM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 168.40 XOF |
| 10 PEN | 1,684.04 XOF |
| 50 PEN | 8,420.18 XOF |
| 100 PEN | 16,840.35 XOF |
| 500 PEN | 84,201.77 XOF |
| 1,000 PEN | 168,403.53 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-06-18T11:24:05Z",
"rates": {
"XOF": 168.403531
}
}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": 16840.3531,
"rate": 168.403531
}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