Rate Overview
Live
1 XPF = 0.363537 SRD
1 SRD = 2.7508
XPF
Avg
0.362946
High
0.364559
Low
0.361193
Last updated: 6/17/2026, 6:36:35 AM
Quick Conversions
| XPF | SRD |
|---|---|
| 1 XPF | 0.36 SRD |
| 10 XPF | 3.64 SRD |
| 50 XPF | 18.18 SRD |
| 100 XPF | 36.35 SRD |
| 500 XPF | 181.77 SRD |
| 1,000 XPF | 363.54 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-06-17T06:36:35Z",
"rates": {
"SRD": 0.363537
}
}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.3537,
"rate": 0.363537
}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