Rate Overview
Live
1 SAR = 27.0785 XPF
1 XPF = 0.036930
SAR
Avg
27.1175
High
27.1642
Low
27.0472
Last updated: 5/7/2026, 7:59:19 PM
Quick Conversions
| SAR | XPF |
|---|---|
| 1 SAR | 27.08 XPF |
| 10 SAR | 270.78 XPF |
| 50 SAR | 1,353.92 XPF |
| 100 SAR | 2,707.85 XPF |
| 500 SAR | 13,539.25 XPF |
| 1,000 SAR | 27,078.49 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-05-07T19:59:19Z",
"rates": {
"XPF": 27.078493
}
}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": 2707.8493000000003,
"rate": 27.078493
}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