Rate Overview
Live
1 PEN = 30.0661 XPF
1 XPF = 0.033260 PEN
Avg
30.4143
High
30.6862
Low
30.0661
Last updated: 1/25/2026, 5:31:37 AM
Quick Conversions
| PEN | XPF |
|---|---|
| 1 PEN | 30.07 XPF |
| 10 PEN | 300.66 XPF |
| 50 PEN | 1,503.31 XPF |
| 100 PEN | 3,006.61 XPF |
| 500 PEN | 15,033.07 XPF |
| 1,000 PEN | 30,066.13 XPF |
Get PEN/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=XPFExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-01-25T05:31:37Z",
"rates": {
"XPF": 30.066132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "XPF",
"amount": 100
},
"result": 3006.6132,
"rate": 30.066132
}Build with PEN/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key