Rate Overview
Live
1 SVC = 11.5848 XPF
1 XPF = 0.086320
SVC
Avg
11.6309
High
11.7364
Low
11.5848
Last updated: 4/18/2026, 8:50:34 AM
Quick Conversions
| SVC | XPF |
|---|---|
| 1 SVC | 11.58 XPF |
| 10 SVC | 115.85 XPF |
| 50 SVC | 579.24 XPF |
| 100 SVC | 1,158.48 XPF |
| 500 SVC | 5,792.40 XPF |
| 1,000 SVC | 11,584.80 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-04-18T08:50:34Z",
"rates": {
"XPF": 11.5848
}
}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": 1158.48,
"rate": 11.5848
}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