Rate Overview
Live
1 XPF = 8.8568 KPW
1 KPW = 0.112907
XPF
Avg
8.8344
High
8.8568
Low
8.8116
Last updated: 5/7/2026, 9:11:37 AM
Quick Conversions
| XPF | KPW |
|---|---|
| 1 XPF | 8.86 KPW |
| 10 XPF | 88.57 KPW |
| 50 XPF | 442.84 KPW |
| 100 XPF | 885.68 KPW |
| 500 XPF | 4,428.41 KPW |
| 1,000 XPF | 8,856.82 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-05-07T09:11:37Z",
"rates": {
"KPW": 8.856821
}
}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": 885.6821,
"rate": 8.856821
}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