Rate Overview
Live
1 SAR = 27.3922 XPF
1 XPF = 0.036507
SAR
Avg
27.1559
High
27.3922
Low
26.8842
Last updated: 3/7/2026, 9:26:55 AM
Quick Conversions
| SAR | XPF |
|---|---|
| 1 SAR | 27.39 XPF |
| 10 SAR | 273.92 XPF |
| 50 SAR | 1,369.61 XPF |
| 100 SAR | 2,739.22 XPF |
| 500 SAR | 13,696.09 XPF |
| 1,000 SAR | 27,392.18 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-03-07T09:26:55Z",
"rates": {
"XPF": 27.392184
}
}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": 2739.2184,
"rate": 27.392184
}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