Rate Overview
Live
1 SHP = 137.1773 XPF
1 XPF = 0.007290
SHP
Avg
138.1069
High
138.5634
Low
137.1773
Last updated: 6/19/2026, 8:28:48 AM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 137.18 XPF |
| 10 SHP | 1,371.77 XPF |
| 50 SHP | 6,858.87 XPF |
| 100 SHP | 13,717.73 XPF |
| 500 SHP | 68,588.65 XPF |
| 1,000 SHP | 137,177.31 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-06-19T08:28:48Z",
"rates": {
"XPF": 137.177309
}
}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": 13717.7309,
"rate": 137.177309
}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