Rate Overview
Live
1 XPF = 4.1211 KMF
1 KMF = 0.242656
XPF
Avg
4.1259
High
4.1342
Low
4.1209
Last updated: 9/3/2026, 5:38:53 AM
Quick Conversions
| XPF | KMF |
|---|---|
| 1 XPF | 4.12 KMF |
| 10 XPF | 41.21 KMF |
| 50 XPF | 206.05 KMF |
| 100 XPF | 412.11 KMF |
| 500 XPF | 2,060.53 KMF |
| 1,000 XPF | 4,121.06 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-09-03T05:38:53Z",
"rates": {
"KMF": 4.121061
}
}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.1061,
"rate": 4.121061
}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