Rate Overview
Live
1 XPF = 4.1287 KMF
1 KMF = 0.242206
XPF
Avg
4.1288
High
4.1372
Low
4.1227
Last updated: 7/2/2026, 5:30:26 AM
Quick Conversions
| XPF | KMF |
|---|---|
| 1 XPF | 4.13 KMF |
| 10 XPF | 41.29 KMF |
| 50 XPF | 206.44 KMF |
| 100 XPF | 412.87 KMF |
| 500 XPF | 2,064.36 KMF |
| 1,000 XPF | 4,128.72 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-02T05:30:26Z",
"rates": {
"KMF": 4.128719
}
}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.87190000000004,
"rate": 4.128719
}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