Rate Overview
Live
1 KRW = 0.070730 XPF
1 XPF = 14.1383
KRW
Avg
0.073373
High
0.082036
Low
0.067332
Last updated: 7/27/2026, 8:23:45 AM
Quick Conversions
| KRW | XPF |
|---|---|
| 1 KRW | 0.07 XPF |
| 10 KRW | 0.71 XPF |
| 50 KRW | 3.54 XPF |
| 100 KRW | 7.07 XPF |
| 500 KRW | 35.37 XPF |
| 1,000 KRW | 70.73 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-07-27T08:23:45Z",
"rates": {
"XPF": 0.07073
}
}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": 7.073,
"rate": 0.07073
}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