Rate Overview
Live
1 SAR = 27.4062 XPF
1 XPF = 0.036488
SAR
Avg
27.4981
High
27.5933
Low
27.4062
Last updated: 6/17/2026, 7:59:46 AM
Quick Conversions
| SAR | XPF |
|---|---|
| 1 SAR | 27.41 XPF |
| 10 SAR | 274.06 XPF |
| 50 SAR | 1,370.31 XPF |
| 100 SAR | 2,740.62 XPF |
| 500 SAR | 13,703.11 XPF |
| 1,000 SAR | 27,406.23 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-06-17T07:59:46Z",
"rates": {
"XPF": 27.406226
}
}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": 2740.6226,
"rate": 27.406226
}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