Rate Overview
Live
1 XPF = 0.364127 SRD
1 SRD = 2.7463
XPF
Avg
0.363957
High
0.364536
Low
0.363075
Last updated: 3/27/2026, 6:08:24 AM
Quick Conversions
| XPF | SRD |
|---|---|
| 1 XPF | 0.36 SRD |
| 10 XPF | 3.64 SRD |
| 50 XPF | 18.21 SRD |
| 100 XPF | 36.41 SRD |
| 500 XPF | 182.06 SRD |
| 1,000 XPF | 364.13 SRD |
Get XPF/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SRDExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T06:08:24Z",
"rates": {
"SRD": 0.364127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SRD",
"amount": 100
},
"result": 36.4127,
"rate": 0.364127
}Build with XPF/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key