Rate Overview
Live
1 SVC = 11.6064 XPF
1 XPF = 0.086160
SVC
Avg
11.6354
High
11.6671
Low
11.6041
Last updated: 5/8/2026, 11:46:39 AM
Quick Conversions
| SVC | XPF |
|---|---|
| 1 SVC | 11.61 XPF |
| 10 SVC | 116.06 XPF |
| 50 SVC | 580.32 XPF |
| 100 SVC | 1,160.64 XPF |
| 500 SVC | 5,803.18 XPF |
| 1,000 SVC | 11,606.37 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-05-08T11:46:39Z",
"rates": {
"XPF": 11.606368
}
}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": 1160.6368,
"rate": 11.606368
}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