Rate Overview
Live
1 SVC = 11.8198 XPF
1 XPF = 0.084604
SVC
Avg
11.8012
High
11.8223
Low
11.7654
Last updated: 3/27/2026, 6:42:07 AM
Quick Conversions
| SVC | XPF |
|---|---|
| 1 SVC | 11.82 XPF |
| 10 SVC | 118.20 XPF |
| 50 SVC | 590.99 XPF |
| 100 SVC | 1,181.98 XPF |
| 500 SVC | 5,909.88 XPF |
| 1,000 SVC | 11,819.77 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-27T06:42:07Z",
"rates": {
"XPF": 11.819765
}
}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": 1181.9765,
"rate": 11.819765
}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