Rate Overview
Live
1 SVC = 11.8627 XPF
1 XPF = 0.084298
SVC
Avg
11.8072
High
11.8627
Low
11.7719
Last updated: 6/18/2026, 10:03:12 AM
Quick Conversions
| SVC | XPF |
|---|---|
| 1 SVC | 11.86 XPF |
| 10 SVC | 118.63 XPF |
| 50 SVC | 593.14 XPF |
| 100 SVC | 1,186.27 XPF |
| 500 SVC | 5,931.35 XPF |
| 1,000 SVC | 11,862.70 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-06-18T10:03:12Z",
"rates": {
"XPF": 11.862702
}
}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": 1186.2702000000002,
"rate": 11.862702
}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