Rate Overview
Live
1 XOF = 0.006089 PEN
1 PEN = 164.2306
XOF
Avg
0.006094
High
0.006147
Low
0.006073
Last updated: 3/27/2026, 2:53:25 AM
Quick Conversions
| XOF | PEN |
|---|---|
| 1 XOF | 0.01 PEN |
| 10 XOF | 0.06 PEN |
| 50 XOF | 0.30 PEN |
| 100 XOF | 0.61 PEN |
| 500 XOF | 3.04 PEN |
| 1,000 XOF | 6.09 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-27T02:53:25Z",
"rates": {
"PEN": 0.006089
}
}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.6089,
"rate": 0.006089
}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