Rate Overview
Live
1 SHP = 139.3362 XPF
1 XPF = 0.007177
SHP
Avg
139.3896
High
139.7822
Low
138.9050
Last updated: 7/31/2026, 7:56:29 AM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 139.34 XPF |
| 10 SHP | 1,393.36 XPF |
| 50 SHP | 6,966.81 XPF |
| 100 SHP | 13,933.62 XPF |
| 500 SHP | 69,668.12 XPF |
| 1,000 SHP | 139,336.24 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-07-31T07:56:29Z",
"rates": {
"XPF": 139.33624
}
}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": 13933.624,
"rate": 139.33624
}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