Rate Overview
Live
1 KRW = 0.068288 XPF
1 XPF = 14.6439
KRW
Avg
0.069405
High
0.070210
Low
0.068288
Last updated: 3/7/2026, 12:32:07 AM
Quick Conversions
| KRW | XPF |
|---|---|
| 1 KRW | 0.07 XPF |
| 10 KRW | 0.68 XPF |
| 50 KRW | 3.41 XPF |
| 100 KRW | 6.83 XPF |
| 500 KRW | 34.14 XPF |
| 1,000 KRW | 68.29 XPF |
Get KRW/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=XPFExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-07T00:32:07Z",
"rates": {
"XPF": 0.068288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "XPF",
"amount": 100
},
"result": 6.8288,
"rate": 0.068288
}Build with KRW/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key