Rate Overview
Live
1 XOF = 0.006175 PEN
1 PEN = 161.9433
XOF
Avg
0.006097
High
0.006175
Low
0.005983
Last updated: 4/18/2026, 8:58:40 AM
Quick Conversions
| XOF | PEN |
|---|---|
| 1 XOF | 0.01 PEN |
| 10 XOF | 0.06 PEN |
| 50 XOF | 0.31 PEN |
| 100 XOF | 0.62 PEN |
| 500 XOF | 3.09 PEN |
| 1,000 XOF | 6.18 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-04-18T08:58:40Z",
"rates": {
"PEN": 0.006175
}
}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.6174999999999999,
"rate": 0.006175
}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