Rate Overview
Live
1 XPF = 5.8412 SDG
1 SDG = 0.171199
XPF
Avg
5.8195
High
5.8412
Low
5.8007
Last updated: 6/17/2026, 6:34:45 AM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.84 SDG |
| 10 XPF | 58.41 SDG |
| 50 XPF | 292.06 SDG |
| 100 XPF | 584.12 SDG |
| 500 XPF | 2,920.58 SDG |
| 1,000 XPF | 5,841.16 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-06-17T06:34:45Z",
"rates": {
"SDG": 5.841163
}
}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": 584.1163,
"rate": 5.841163
}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