Rate Overview
Live
1 SVC = 11.8305 XPF
1 XPF = 0.084528
SVC
Avg
11.6445
High
11.8406
Low
11.4439
Last updated: 3/27/2026, 8:29:36 AM
Quick Conversions
| SVC | XPF |
|---|---|
| 1 SVC | 11.83 XPF |
| 10 SVC | 118.30 XPF |
| 50 SVC | 591.52 XPF |
| 100 SVC | 1,183.05 XPF |
| 500 SVC | 5,915.23 XPF |
| 1,000 SVC | 11,830.46 XPF |
Get SVC/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=XPFExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-27T08:29:36Z",
"rates": {
"XPF": 11.830462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "XPF",
"amount": 100
},
"result": 1183.0462,
"rate": 11.830462
}Build with SVC/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key