Rate Overview
Live
1 MWK = 0.059145 XPF
1 XPF = 16.9076
MWK
Avg
0.058801
High
0.059145
Low
0.058214
Last updated: 3/7/2026, 4:05:58 AM
Quick Conversions
| MWK | XPF |
|---|---|
| 1 MWK | 0.06 XPF |
| 10 MWK | 0.59 XPF |
| 50 MWK | 2.96 XPF |
| 100 MWK | 5.91 XPF |
| 500 MWK | 29.57 XPF |
| 1,000 MWK | 59.15 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-03-07T04:05:58Z",
"rates": {
"XPF": 0.059145
}
}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": 5.9145,
"rate": 0.059145
}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