Rate Overview
Live
1 XPF = 0.855327 KGS
1 KGS = 1.1691
XPF
Avg
0.856318
High
0.863855
Low
0.850478
Last updated: 5/27/2026, 6:33:18 PM
Quick Conversions
| XPF | KGS |
|---|---|
| 1 XPF | 0.86 KGS |
| 10 XPF | 8.55 KGS |
| 50 XPF | 42.77 KGS |
| 100 XPF | 85.53 KGS |
| 500 XPF | 427.66 KGS |
| 1,000 XPF | 855.33 KGS |
Get XPF/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=KGSExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-27T18:33:18Z",
"rates": {
"KGS": 0.855327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "KGS",
"amount": 100
},
"result": 85.53269999999999,
"rate": 0.855327
}Build with XPF/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key