Rate Overview
Live
1 XPF = 0.007211 SHP
1 SHP = 138.6770
XPF
Avg
0.007208
High
0.007433
Low
0.007006
Last updated: 1/25/2026, 10:21:00 PM
Quick Conversions
| XPF | SHP |
|---|---|
| 1 XPF | 0.01 SHP |
| 10 XPF | 0.07 SHP |
| 50 XPF | 0.36 SHP |
| 100 XPF | 0.72 SHP |
| 500 XPF | 3.61 SHP |
| 1,000 XPF | 7.21 SHP |
Get XPF/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SHPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-01-25T22:21:00Z",
"rates": {
"SHP": 0.007211
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SHP",
"amount": 100
},
"result": 0.7211000000000001,
"rate": 0.007211
}Build with XPF/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key