Rate Overview
Live
1 XOF = 0.005946 PEN
1 PEN = 168.1803
XOF
Avg
0.005924
High
0.005946
Low
0.005895
Last updated: 9/7/2026, 1:04:25 PM
Quick Conversions
| XOF | PEN |
|---|---|
| 1 XOF | 0.01 PEN |
| 10 XOF | 0.06 PEN |
| 50 XOF | 0.30 PEN |
| 100 XOF | 0.59 PEN |
| 500 XOF | 2.97 PEN |
| 1,000 XOF | 5.95 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-09-07T13:04:25Z",
"rates": {
"PEN": 0.005946
}
}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.5946,
"rate": 0.005946
}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