Rate Overview
Live
1 XPF = 16.7337 MWK
1 MWK = 0.059760
XPF
Avg
16.7812
High
16.8397
Low
16.7262
Last updated: 3/27/2026, 9:23:24 AM
Quick Conversions
| XPF | MWK |
|---|---|
| 1 XPF | 16.73 MWK |
| 10 XPF | 167.34 MWK |
| 50 XPF | 836.69 MWK |
| 100 XPF | 1,673.37 MWK |
| 500 XPF | 8,366.85 MWK |
| 1,000 XPF | 16,733.71 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-27T09:23:24Z",
"rates": {
"MWK": 16.733709
}
}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": 1673.3709000000001,
"rate": 16.733709
}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