Rate Overview
Live
1 MWK = 0.060326 XPF
1 XPF = 16.5766
MWK
Avg
0.059134
High
0.060525
Low
0.057865
Last updated: 7/10/2026, 11:48:50 PM
Quick Conversions
| MWK | XPF |
|---|---|
| 1 MWK | 0.06 XPF |
| 10 MWK | 0.60 XPF |
| 50 MWK | 3.02 XPF |
| 100 MWK | 6.03 XPF |
| 500 MWK | 30.16 XPF |
| 1,000 MWK | 60.33 XPF |
Get MWK/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=XPFExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-10T23:48:50Z",
"rates": {
"XPF": 0.060326
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "XPF",
"amount": 100
},
"result": 6.0325999999999995,
"rate": 0.060326
}Build with MWK/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key