Rate Overview
Live
1 SHP = 137.5931 XPF
1 XPF = 0.007268
SHP
Avg
137.2372
High
138.3712
Low
135.8908
Last updated: 5/27/2026, 6:27:23 PM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 137.59 XPF |
| 10 SHP | 1,375.93 XPF |
| 50 SHP | 6,879.66 XPF |
| 100 SHP | 13,759.31 XPF |
| 500 SHP | 68,796.56 XPF |
| 1,000 SHP | 137,593.11 XPF |
Get SHP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=XPFExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-05-27T18:27:23Z",
"rates": {
"XPF": 137.593111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "XPF",
"amount": 100
},
"result": 13759.311099999999,
"rate": 137.593111
}Build with SHP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key