Rate Overview
Live
1 XPF = 17.0096 MWK
1 MWK = 0.058790
XPF
Avg
17.0321
High
17.1778
Low
16.9104
Last updated: 3/7/2026, 12:29:37 AM
Quick Conversions
| XPF | MWK |
|---|---|
| 1 XPF | 17.01 MWK |
| 10 XPF | 170.10 MWK |
| 50 XPF | 850.48 MWK |
| 100 XPF | 1,700.96 MWK |
| 500 XPF | 8,504.80 MWK |
| 1,000 XPF | 17,009.59 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-07T00:29:37Z",
"rates": {
"MWK": 17.009594
}
}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": 1700.9594,
"rate": 17.009594
}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