Rate Overview
Live
1 XPF = 0.138583 SCR
1 SCR = 7.2159
XPF
Avg
0.135723
High
0.142321
Low
0.126096
Last updated: 7/5/2026, 1:46:07 PM
Quick Conversions
| XPF | SCR |
|---|---|
| 1 XPF | 0.14 SCR |
| 10 XPF | 1.39 SCR |
| 50 XPF | 6.93 SCR |
| 100 XPF | 13.86 SCR |
| 500 XPF | 69.29 SCR |
| 1,000 XPF | 138.58 SCR |
Get XPF/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SCRExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-05T13:46:07Z",
"rates": {
"SCR": 0.138583
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SCR",
"amount": 100
},
"result": 13.858300000000002,
"rate": 0.138583
}Build with XPF/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key