Rate Overview
Live
1 PEN = 165.9091 XOF
1 XOF = 0.006027
PEN
Avg
164.8796
High
168.2797
Low
159.6578
Last updated: 5/28/2026, 9:52:20 PM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 165.91 XOF |
| 10 PEN | 1,659.09 XOF |
| 50 PEN | 8,295.46 XOF |
| 100 PEN | 16,590.91 XOF |
| 500 PEN | 82,954.55 XOF |
| 1,000 PEN | 165,909.11 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-28T21:52:20Z",
"rates": {
"XOF": 165.909108
}
}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": 16590.9108,
"rate": 165.909108
}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