Rate Overview
Live
1 SRD = 2.6882 XPF
1 XPF = 0.371998
SRD
Avg
2.7115
High
2.7382
Low
2.6882
Last updated: 4/18/2026, 8:48:43 AM
Quick Conversions
| SRD | XPF |
|---|---|
| 1 SRD | 2.69 XPF |
| 10 SRD | 26.88 XPF |
| 50 SRD | 134.41 XPF |
| 100 SRD | 268.82 XPF |
| 500 SRD | 1,344.09 XPF |
| 1,000 SRD | 2,688.19 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-04-18T08:48:43Z",
"rates": {
"XPF": 2.688186
}
}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": 268.8186,
"rate": 2.688186
}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