Rate Overview
Live
1 PEN = 168.1527 XOF
1 XOF = 0.005947
PEN
Avg
167.9120
High
168.6094
Low
166.7539
Last updated: 6/18/2026, 10:21:38 AM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 168.15 XOF |
| 10 PEN | 1,681.53 XOF |
| 50 PEN | 8,407.64 XOF |
| 100 PEN | 16,815.27 XOF |
| 500 PEN | 84,076.36 XOF |
| 1,000 PEN | 168,152.71 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-18T10:21:38Z",
"rates": {
"XOF": 168.15271
}
}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": 16815.271,
"rate": 168.15271
}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