Rate Overview
Live
1 KGS = 1.1819 XPF
1 XPF = 0.846127
KGS
Avg
1.1679
High
1.1890
Low
1.1453
Last updated: 3/28/2026, 11:01:08 AM
Quick Conversions
| KGS | XPF |
|---|---|
| 1 KGS | 1.18 XPF |
| 10 KGS | 11.82 XPF |
| 50 KGS | 59.09 XPF |
| 100 KGS | 118.19 XPF |
| 500 KGS | 590.93 XPF |
| 1,000 KGS | 1,181.86 XPF |
Get KGS/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=XPFExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-28T11:01:08Z",
"rates": {
"XPF": 1.181855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "XPF",
"amount": 100
},
"result": 118.1855,
"rate": 1.181855
}Build with KGS/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key