Rate Overview
Live
1 PEN = 29.7829 XPF
1 XPF = 0.033576
PEN
Avg
29.8512
High
30.0215
Low
29.5916
Last updated: 3/27/2026, 7:42:01 AM
Quick Conversions
| PEN | XPF |
|---|---|
| 1 PEN | 29.78 XPF |
| 10 PEN | 297.83 XPF |
| 50 PEN | 1,489.15 XPF |
| 100 PEN | 2,978.29 XPF |
| 500 PEN | 14,891.47 XPF |
| 1,000 PEN | 29,782.94 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-03-27T07:42:01Z",
"rates": {
"XPF": 29.782942
}
}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": 2978.2942,
"rate": 29.782942
}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