Rate Overview
Live
1 SAR = 27.8268 XPF
1 XPF = 0.035937
SAR
Avg
27.8454
High
27.9022
Low
27.8231
Last updated: 7/7/2026, 11:17:39 AM
Quick Conversions
| SAR | XPF |
|---|---|
| 1 SAR | 27.83 XPF |
| 10 SAR | 278.27 XPF |
| 50 SAR | 1,391.34 XPF |
| 100 SAR | 2,782.68 XPF |
| 500 SAR | 13,913.41 XPF |
| 1,000 SAR | 27,826.83 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-07T11:17:39Z",
"rates": {
"XPF": 27.826826
}
}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": 2782.6826,
"rate": 27.826826
}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