Rate Overview
Live
1 XPF = 8.7575 KPW
1 KPW = 0.114187
XPF
Avg
8.7761
High
8.7944
Low
8.7571
Last updated: 9/11/2026, 11:56:02 AM
Quick Conversions
| XPF | KPW |
|---|---|
| 1 XPF | 8.76 KPW |
| 10 XPF | 87.58 KPW |
| 50 XPF | 437.88 KPW |
| 100 XPF | 875.75 KPW |
| 500 XPF | 4,378.77 KPW |
| 1,000 XPF | 8,757.54 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-09-11T11:56:02Z",
"rates": {
"KPW": 8.757542
}
}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": 875.7542000000001,
"rate": 8.757542
}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