Rate Overview
Live
1 SAR = 27.4761 XPF
1 XPF = 0.036395
SAR
Avg
27.3875
High
27.4795
Low
27.2831
Last updated: 9/2/2026, 6:02:37 AM
Quick Conversions
| SAR | XPF |
|---|---|
| 1 SAR | 27.48 XPF |
| 10 SAR | 274.76 XPF |
| 50 SAR | 1,373.81 XPF |
| 100 SAR | 2,747.61 XPF |
| 500 SAR | 13,738.07 XPF |
| 1,000 SAR | 27,476.15 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-09-02T06:02:37Z",
"rates": {
"XPF": 27.476146
}
}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": 2747.6146,
"rate": 27.476146
}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