Rate Overview
Live
1 SVC = 11.8327 XPF
1 XPF = 0.084512
SVC
Avg
11.7464
High
11.9090
Low
11.5230
Last updated: 3/27/2026, 10:22:32 AM
Quick Conversions
| SVC | XPF |
|---|---|
| 1 SVC | 11.83 XPF |
| 10 SVC | 118.33 XPF |
| 50 SVC | 591.64 XPF |
| 100 SVC | 1,183.27 XPF |
| 500 SVC | 5,916.35 XPF |
| 1,000 SVC | 11,832.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-03-27T10:22:32Z",
"rates": {
"XPF": 11.832708
}
}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.2708,
"rate": 11.832708
}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