Rate Overview
Live
1 XPF = 0.851135 KGS
1 KGS = 1.1749
XPF
Avg
0.847981
High
0.851135
Low
0.845192
Last updated: 6/17/2026, 6:43:35 AM
Quick Conversions
| XPF | KGS |
|---|---|
| 1 XPF | 0.85 KGS |
| 10 XPF | 8.51 KGS |
| 50 XPF | 42.56 KGS |
| 100 XPF | 85.11 KGS |
| 500 XPF | 425.57 KGS |
| 1,000 XPF | 851.14 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-06-17T06:43:35Z",
"rates": {
"KGS": 0.851135
}
}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.1135,
"rate": 0.851135
}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