Rate Overview
Live
1 SCR = 7.4026 XPF
1 XPF = 0.135087
SCR
Avg
7.3068
High
8.1732
Low
6.7118
Last updated: 7/23/2026, 10:15:54 PM
Quick Conversions
| SCR | XPF |
|---|---|
| 1 SCR | 7.40 XPF |
| 10 SCR | 74.03 XPF |
| 50 SCR | 370.13 XPF |
| 100 SCR | 740.26 XPF |
| 500 SCR | 3,701.32 XPF |
| 1,000 SCR | 7,402.63 XPF |
Get SCR/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=XPFExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-23T22:15:54Z",
"rates": {
"XPF": 7.402634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "XPF",
"amount": 100
},
"result": 740.2634,
"rate": 7.402634
}Build with SCR/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key