Rate Overview
Live
1 XPF = 16.7292 MWK
1 MWK = 0.059776
XPF
Avg
16.5021
High
17.3339
Low
15.0848
Last updated: 3/27/2026, 11:15:01 AM
Quick Conversions
| XPF | MWK |
|---|---|
| 1 XPF | 16.73 MWK |
| 10 XPF | 167.29 MWK |
| 50 XPF | 836.46 MWK |
| 100 XPF | 1,672.92 MWK |
| 500 XPF | 8,364.62 MWK |
| 1,000 XPF | 16,729.24 MWK |
Get XPF/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MWKExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T11:15:01Z",
"rates": {
"MWK": 16.729241
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MWK",
"amount": 100
},
"result": 1672.9240999999997,
"rate": 16.729241
}Build with XPF/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key