Rate Overview
Live
1 XPF = 0.852129 KGS
1 KGS = 1.1735
XPF
Avg
0.851997
High
0.854600
Low
0.849559
Last updated: 9/5/2026, 9:30:08 PM
Quick Conversions
| XPF | KGS |
|---|---|
| 1 XPF | 0.85 KGS |
| 10 XPF | 8.52 KGS |
| 50 XPF | 42.61 KGS |
| 100 XPF | 85.21 KGS |
| 500 XPF | 426.06 KGS |
| 1,000 XPF | 852.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-09-05T21:30:08Z",
"rates": {
"KGS": 0.852129
}
}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.2129,
"rate": 0.852129
}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