Rate Overview
Live
1 PEN = 30.1227 XPF
1 XPF = 0.033198
PEN
Avg
29.6087
High
30.8813
Low
28.0582
Last updated: 5/27/2026, 7:29:02 PM
Quick Conversions
| PEN | XPF |
|---|---|
| 1 PEN | 30.12 XPF |
| 10 PEN | 301.23 XPF |
| 50 PEN | 1,506.14 XPF |
| 100 PEN | 3,012.27 XPF |
| 500 PEN | 15,061.37 XPF |
| 1,000 PEN | 30,122.74 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-05-27T19:29:02Z",
"rates": {
"XPF": 30.122744
}
}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": 3012.2744000000002,
"rate": 30.122744
}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