Rate Overview
Live
1 PEN = 168.1927 XOF
1 XOF = 0.005946
PEN
Avg
169.1392
High
170.1403
Low
168.1927
Last updated: 8/17/2026, 5:49:45 AM
Quick Conversions
| PEN | XOF |
|---|---|
| 1 PEN | 168.19 XOF |
| 10 PEN | 1,681.93 XOF |
| 50 PEN | 8,409.64 XOF |
| 100 PEN | 16,819.27 XOF |
| 500 PEN | 84,096.37 XOF |
| 1,000 PEN | 168,192.74 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-08-17T05:49:45Z",
"rates": {
"XOF": 168.192736
}
}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": 16819.2736,
"rate": 168.192736
}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