Rate Overview
Live
1 SRD = 2.7270 XPF
1 XPF = 0.366704
SRD
Avg
2.7015
High
2.7270
Low
2.6696
Last updated: 3/7/2026, 3:04:59 AM
Quick Conversions
| SRD | XPF |
|---|---|
| 1 SRD | 2.73 XPF |
| 10 SRD | 27.27 XPF |
| 50 SRD | 136.35 XPF |
| 100 SRD | 272.70 XPF |
| 500 SRD | 1,363.50 XPF |
| 1,000 SRD | 2,727.00 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-07T03:04:59Z",
"rates": {
"XPF": 2.726997
}
}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": 272.6997,
"rate": 2.726997
}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