Rate Overview
Live
1 XPF = 5.7973 SDG
1 SDG = 0.172494
XPF
Avg
5.8401
High
5.9518
Low
5.7594
Last updated: 3/27/2026, 9:25:17 AM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.80 SDG |
| 10 XPF | 57.97 SDG |
| 50 XPF | 289.86 SDG |
| 100 XPF | 579.73 SDG |
| 500 XPF | 2,898.65 SDG |
| 1,000 XPF | 5,797.29 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-27T09:25:17Z",
"rates": {
"SDG": 5.797294
}
}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.7293999999999,
"rate": 5.797294
}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