Rate Overview
Live
1 XPF = 8.6184 KPW
1 KPW = 0.116031
XPF
Avg
8.6052
High
8.6184
Low
8.5929
Last updated: 7/2/2026, 11:08:46 PM
Quick Conversions
| XPF | KPW |
|---|---|
| 1 XPF | 8.62 KPW |
| 10 XPF | 86.18 KPW |
| 50 XPF | 430.92 KPW |
| 100 XPF | 861.84 KPW |
| 500 XPF | 4,309.20 KPW |
| 1,000 XPF | 8,618.39 KPW |
Get XPF/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=KPWExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-02T23:08:46Z",
"rates": {
"KPW": 8.618393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "KPW",
"amount": 100
},
"result": 861.8393,
"rate": 8.618393
}Build with XPF/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key