Rate Overview
Live
1 XPF = 0.851368 KGS
1 KGS = 1.1746
XPF
Avg
0.857021
High
0.865765
Low
0.851368
Last updated: 3/7/2026, 9:17:05 AM
Quick Conversions
| XPF | KGS |
|---|---|
| 1 XPF | 0.85 KGS |
| 10 XPF | 8.51 KGS |
| 50 XPF | 42.57 KGS |
| 100 XPF | 85.14 KGS |
| 500 XPF | 425.68 KGS |
| 1,000 XPF | 851.37 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-03-07T09:17:05Z",
"rates": {
"KGS": 0.851368
}
}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.13680000000001,
"rate": 0.851368
}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