Rate Overview
Live
1 XPF = 0.846127 KGS
1 KGS = 1.1819
XPF
Avg
0.846912
High
0.849422
Low
0.844964
Last updated: 3/28/2026, 1:56:44 PM
Quick Conversions
| XPF | KGS |
|---|---|
| 1 XPF | 0.85 KGS |
| 10 XPF | 8.46 KGS |
| 50 XPF | 42.31 KGS |
| 100 XPF | 84.61 KGS |
| 500 XPF | 423.06 KGS |
| 1,000 XPF | 846.13 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-28T13:56:44Z",
"rates": {
"KGS": 0.846127
}
}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": 84.61269999999999,
"rate": 0.846127
}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