Rate Overview
Live
1 XPF = 5.8458 SDG
1 SDG = 0.171063
XPF
Avg
5.8883
High
6.0630
Low
5.4579
Last updated: 5/27/2026, 10:55:38 AM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.85 SDG |
| 10 XPF | 58.46 SDG |
| 50 XPF | 292.29 SDG |
| 100 XPF | 584.58 SDG |
| 500 XPF | 2,922.90 SDG |
| 1,000 XPF | 5,845.81 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-27T10:55:38Z",
"rates": {
"SDG": 5.845808
}
}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.5808,
"rate": 5.845808
}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