Rate Overview
Live
1 XPF = 8.6991 KPW
1 KPW = 0.114955
XPF
Avg
8.7155
High
8.7428
Low
8.6991
Last updated: 3/27/2026, 7:42:41 AM
Quick Conversions
| XPF | KPW |
|---|---|
| 1 XPF | 8.70 KPW |
| 10 XPF | 86.99 KPW |
| 50 XPF | 434.95 KPW |
| 100 XPF | 869.91 KPW |
| 500 XPF | 4,349.54 KPW |
| 1,000 XPF | 8,699.09 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-03-27T07:42:41Z",
"rates": {
"KPW": 8.699089
}
}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": 869.9089000000001,
"rate": 8.699089
}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