Rate Overview
Live
1 SRD = 2.7510 XPF
1 XPF = 0.363510
SRD
Avg
2.6871
High
2.7510
Low
2.6150
Last updated: 3/27/2026, 12:02:38 PM
Quick Conversions
| SRD | XPF |
|---|---|
| 1 SRD | 2.75 XPF |
| 10 SRD | 27.51 XPF |
| 50 SRD | 137.55 XPF |
| 100 SRD | 275.10 XPF |
| 500 SRD | 1,375.48 XPF |
| 1,000 SRD | 2,750.96 XPF |
Get SRD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=XPFExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-27T12:02:38Z",
"rates": {
"XPF": 2.750956
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "XPF",
"amount": 100
},
"result": 275.0956,
"rate": 2.750956
}Build with SRD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key