Rate Overview
Live
1 SVC = 11.6957 XPF
1 XPF = 0.085502
SVC
Avg
11.7267
High
11.7768
Low
11.6957
Last updated: 9/8/2026, 7:50:15 PM
Quick Conversions
| SVC | XPF |
|---|---|
| 1 SVC | 11.70 XPF |
| 10 SVC | 116.96 XPF |
| 50 SVC | 584.78 XPF |
| 100 SVC | 1,169.57 XPF |
| 500 SVC | 5,847.84 XPF |
| 1,000 SVC | 11,695.68 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-09-08T19:50:15Z",
"rates": {
"XPF": 11.69568
}
}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": 1169.568,
"rate": 11.69568
}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