Rate Overview
Live
1 KRW = 0.072644 XPF
1 XPF = 13.7658
KRW
Avg
0.072923
High
0.073339
Low
0.072539
Last updated: 8/13/2026, 4:35:52 AM
Quick Conversions
| KRW | XPF |
|---|---|
| 1 KRW | 0.07 XPF |
| 10 KRW | 0.73 XPF |
| 50 KRW | 3.63 XPF |
| 100 KRW | 7.26 XPF |
| 500 KRW | 36.32 XPF |
| 1,000 KRW | 72.64 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-08-13T04:35:52Z",
"rates": {
"XPF": 0.072644
}
}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.2644,
"rate": 0.072644
}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