Rate Overview
Live
1 SHP = 136.2391 XPF
1 XPF = 0.007340
SHP
Avg
136.5595
High
137.0381
Low
136.2040
Last updated: 3/7/2026, 1:05:18 AM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 136.24 XPF |
| 10 SHP | 1,362.39 XPF |
| 50 SHP | 6,811.96 XPF |
| 100 SHP | 13,623.91 XPF |
| 500 SHP | 68,119.57 XPF |
| 1,000 SHP | 136,239.14 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-07T01:05:18Z",
"rates": {
"XPF": 136.239141
}
}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": 13623.914099999998,
"rate": 136.239141
}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