Rate Overview
Live
1 SRD = 2.7491 XPF
1 XPF = 0.363756
SRD
Avg
2.7003
High
2.7677
Low
2.6400
Last updated: 5/29/2026, 6:51:41 PM
Quick Conversions
| SRD | XPF |
|---|---|
| 1 SRD | 2.75 XPF |
| 10 SRD | 27.49 XPF |
| 50 SRD | 137.45 XPF |
| 100 SRD | 274.91 XPF |
| 500 SRD | 1,374.55 XPF |
| 1,000 SRD | 2,749.10 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-05-29T18:51:41Z",
"rates": {
"XPF": 2.749095
}
}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.9095,
"rate": 2.749095
}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