Rate Overview
Live
1 SRD = 2.7488 XPF
1 XPF = 0.363798
SRD
Avg
2.7479
High
2.7542
Low
2.7432
Last updated: 3/27/2026, 8:23:20 AM
Quick Conversions
| SRD | XPF |
|---|---|
| 1 SRD | 2.75 XPF |
| 10 SRD | 27.49 XPF |
| 50 SRD | 137.44 XPF |
| 100 SRD | 274.88 XPF |
| 500 SRD | 1,374.39 XPF |
| 1,000 SRD | 2,748.78 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-27T08:23:20Z",
"rates": {
"XPF": 2.748776
}
}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": 274.8776,
"rate": 2.748776
}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