Rate Overview
Live
1 SHP = 137.7937 XPF
1 XPF = 0.007257
SHP
Avg
137.0579
High
137.9938
Low
135.8835
Last updated: 5/27/2026, 7:22:54 PM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 137.79 XPF |
| 10 SHP | 1,377.94 XPF |
| 50 SHP | 6,889.69 XPF |
| 100 SHP | 13,779.37 XPF |
| 500 SHP | 68,896.86 XPF |
| 1,000 SHP | 137,793.73 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-27T19:22:54Z",
"rates": {
"XPF": 137.793727
}
}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": 13779.3727,
"rate": 137.793727
}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