Rate Overview
Live
1 SVC = 11.7607 XPF
1 XPF = 0.085029
SVC
Avg
11.7886
High
11.8173
Low
11.7607
Last updated: 8/18/2026, 8:05:28 PM
Quick Conversions
| SVC | XPF |
|---|---|
| 1 SVC | 11.76 XPF |
| 10 SVC | 117.61 XPF |
| 50 SVC | 588.04 XPF |
| 100 SVC | 1,176.07 XPF |
| 500 SVC | 5,880.35 XPF |
| 1,000 SVC | 11,760.71 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-08-18T20:05:28Z",
"rates": {
"XPF": 11.760708
}
}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": 1176.0708,
"rate": 11.760708
}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