Rate Overview
Live
1 SAR = 27.5063 XPF
1 XPF = 0.036355
SAR
Avg
27.5279
High
27.5736
Low
27.5027
Last updated: 8/16/2026, 10:22:25 AM
Quick Conversions
| SAR | XPF |
|---|---|
| 1 SAR | 27.51 XPF |
| 10 SAR | 275.06 XPF |
| 50 SAR | 1,375.31 XPF |
| 100 SAR | 2,750.63 XPF |
| 500 SAR | 13,753.14 XPF |
| 1,000 SAR | 27,506.27 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-08-16T10:22:25Z",
"rates": {
"XPF": 27.506274
}
}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": 2750.6274000000003,
"rate": 27.506274
}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