Rate Overview
Live
1 SRD = 2.7787 XPF
1 XPF = 0.359878
SRD
Avg
2.7620
High
2.7800
Low
2.7430
Last updated: 6/19/2026, 10:29:59 AM
Quick Conversions
| SRD | XPF |
|---|---|
| 1 SRD | 2.78 XPF |
| 10 SRD | 27.79 XPF |
| 50 SRD | 138.94 XPF |
| 100 SRD | 277.87 XPF |
| 500 SRD | 1,389.36 XPF |
| 1,000 SRD | 2,778.72 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-06-19T10:29:59Z",
"rates": {
"XPF": 2.778723
}
}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": 277.8723,
"rate": 2.778723
}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