Rate Overview
Live
1 XPF = 0.361326 SRD
1 SRD = 2.7676
XPF
Avg
0.360926
High
0.361326
Low
0.359757
Last updated: 7/25/2026, 2:14:22 AM
Quick Conversions
| XPF | SRD |
|---|---|
| 1 XPF | 0.36 SRD |
| 10 XPF | 3.61 SRD |
| 50 XPF | 18.07 SRD |
| 100 XPF | 36.13 SRD |
| 500 XPF | 180.66 SRD |
| 1,000 XPF | 361.33 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-07-25T02:14:22Z",
"rates": {
"SRD": 0.361326
}
}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.1326,
"rate": 0.361326
}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