Rate Overview
Live
1 XPF = 4.1249 KMF
1 KMF = 0.242428
XPF
Avg
4.1249
High
4.1404
Low
4.1161
Last updated: 7/21/2026, 4:00:22 PM
Quick Conversions
| XPF | KMF |
|---|---|
| 1 XPF | 4.12 KMF |
| 10 XPF | 41.25 KMF |
| 50 XPF | 206.25 KMF |
| 100 XPF | 412.49 KMF |
| 500 XPF | 2,062.47 KMF |
| 1,000 XPF | 4,124.93 KMF |
Get XPF/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=KMFExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-21T16:00:22Z",
"rates": {
"KMF": 4.12493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "KMF",
"amount": 100
},
"result": 412.493,
"rate": 4.12493
}Build with XPF/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key