Rate Overview
Live
1 XPF = 5.8753 SDG
1 SDG = 0.170205
XPF
Avg
5.8557
High
5.9674
Low
5.0528
Last updated: 5/27/2026, 1:34:14 PM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.88 SDG |
| 10 XPF | 58.75 SDG |
| 50 XPF | 293.76 SDG |
| 100 XPF | 587.53 SDG |
| 500 XPF | 2,937.63 SDG |
| 1,000 XPF | 5,875.26 SDG |
Get XPF/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SDGExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-27T13:34:14Z",
"rates": {
"SDG": 5.875262
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SDG",
"amount": 100
},
"result": 587.5262,
"rate": 5.875262
}Build with XPF/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key