Rate Overview
Live
1 KGS = 1.1746 XPF
1 XPF = 0.851368
KGS
Avg
1.1669
High
1.1746
Low
1.1550
Last updated: 3/7/2026, 7:07:48 AM
Quick Conversions
| KGS | XPF |
|---|---|
| 1 KGS | 1.17 XPF |
| 10 KGS | 11.75 XPF |
| 50 KGS | 58.73 XPF |
| 100 KGS | 117.46 XPF |
| 500 KGS | 587.29 XPF |
| 1,000 KGS | 1,174.58 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-07T07:07:48Z",
"rates": {
"XPF": 1.17458
}
}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": 117.458,
"rate": 1.17458
}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