Rate Overview
Live
1 SAR = 27.8786 XPF
1 XPF = 0.035870
SAR
Avg
27.2611
High
27.9473
Low
26.6411
Last updated: 7/22/2026, 12:50:17 AM
Quick Conversions
| SAR | XPF |
|---|---|
| 1 SAR | 27.88 XPF |
| 10 SAR | 278.79 XPF |
| 50 SAR | 1,393.93 XPF |
| 100 SAR | 2,787.86 XPF |
| 500 SAR | 13,939.31 XPF |
| 1,000 SAR | 27,878.61 XPF |
Get SAR/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=XPFExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-22T00:50:17Z",
"rates": {
"XPF": 27.878613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "XPF",
"amount": 100
},
"result": 2787.8613,
"rate": 27.878613
}Build with SAR/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key