Rate Overview
Live
1 SRD = 2.7725 XPF
1 XPF = 0.360680
SRD
Avg
2.7738
High
2.7885
Low
2.7628
Last updated: 7/9/2026, 11:56:44 PM
Quick Conversions
| SRD | XPF |
|---|---|
| 1 SRD | 2.77 XPF |
| 10 SRD | 27.73 XPF |
| 50 SRD | 138.63 XPF |
| 100 SRD | 277.25 XPF |
| 500 SRD | 1,386.27 XPF |
| 1,000 SRD | 2,772.54 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-07-09T23:56:44Z",
"rates": {
"XPF": 2.772537
}
}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.2537,
"rate": 2.772537
}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