Rate Overview
Live
1 SHP = 138.1617 XPF
1 XPF = 0.007238
SHP
Avg
137.5078
High
138.7494
Low
136.2040
Last updated: 3/27/2026, 1:18:00 PM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 138.16 XPF |
| 10 SHP | 1,381.62 XPF |
| 50 SHP | 6,908.08 XPF |
| 100 SHP | 13,816.17 XPF |
| 500 SHP | 69,080.83 XPF |
| 1,000 SHP | 138,161.66 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-27T13:18:00Z",
"rates": {
"XPF": 138.161663
}
}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": 13816.1663,
"rate": 138.161663
}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