Rate Overview
Live
1 XPF = 0.083829 SVC
1 SVC = 11.9290
XPF
Avg
0.083678
High
0.083840
Low
0.083490
Last updated: 7/3/2026, 4:45:43 PM
Quick Conversions
| XPF | SVC |
|---|---|
| 1 XPF | 0.08 SVC |
| 10 XPF | 0.84 SVC |
| 50 XPF | 4.19 SVC |
| 100 XPF | 8.38 SVC |
| 500 XPF | 41.91 SVC |
| 1,000 XPF | 83.83 SVC |
Get XPF/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SVCExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-03T16:45:43Z",
"rates": {
"SVC": 0.083829
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SVC",
"amount": 100
},
"result": 8.3829,
"rate": 0.083829
}Build with XPF/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key