Rate Overview
Live
1 XPF = 5.7935 SDG
1 SDG = 0.172608
XPF
Avg
5.7109
High
6.0030
Low
5.2122
Last updated: 3/27/2026, 12:54:57 PM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.79 SDG |
| 10 XPF | 57.93 SDG |
| 50 XPF | 289.67 SDG |
| 100 XPF | 579.35 SDG |
| 500 XPF | 2,896.74 SDG |
| 1,000 XPF | 5,793.47 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-03-27T12:54:57Z",
"rates": {
"SDG": 5.793472
}
}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": 579.3472,
"rate": 5.793472
}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