Rate Overview
Live
1 SHP = 138.0813 XPF
1 XPF = 0.007242
SHP
Avg
138.0056
High
138.6319
Low
137.3742
Last updated: 3/27/2026, 2:32:38 PM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 138.08 XPF |
| 10 SHP | 1,380.81 XPF |
| 50 SHP | 6,904.06 XPF |
| 100 SHP | 13,808.13 XPF |
| 500 SHP | 69,040.64 XPF |
| 1,000 SHP | 138,081.27 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-03-27T14:32:38Z",
"rates": {
"XPF": 138.081274
}
}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": 13808.127400000001,
"rate": 138.081274
}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