Rate Overview
Live
1 XOF = 0.006110 PEN
1 PEN = 163.6661
XOF
Avg
0.006051
High
0.006163
Low
0.005953
Last updated: 3/27/2026, 4:23:11 AM
Quick Conversions
| XOF | PEN |
|---|---|
| 1 XOF | 0.01 PEN |
| 10 XOF | 0.06 PEN |
| 50 XOF | 0.31 PEN |
| 100 XOF | 0.61 PEN |
| 500 XOF | 3.06 PEN |
| 1,000 XOF | 6.11 PEN |
Get XOF/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=PENExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-27T04:23:11Z",
"rates": {
"PEN": 0.00611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "PEN",
"amount": 100
},
"result": 0.611,
"rate": 0.00611
}Build with XOF/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key