Rate Overview
Live
1 XPF = 0.837864 KGS
1 KGS = 1.1935
XPF
Avg
0.836441
High
0.838039
Low
0.834651
Last updated: 7/3/2026, 5:25:55 PM
Quick Conversions
| XPF | KGS |
|---|---|
| 1 XPF | 0.84 KGS |
| 10 XPF | 8.38 KGS |
| 50 XPF | 41.89 KGS |
| 100 XPF | 83.79 KGS |
| 500 XPF | 418.93 KGS |
| 1,000 XPF | 837.86 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-07-03T17:25:55Z",
"rates": {
"KGS": 0.837864
}
}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": 83.7864,
"rate": 0.837864
}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