Rate Overview
Live
1 XPF = 16.5253 MWK
1 MWK = 0.060513
XPF
Avg
16.8849
High
17.2813
Low
16.5221
Last updated: 7/24/2026, 2:50:42 AM
Quick Conversions
| XPF | MWK |
|---|---|
| 1 XPF | 16.53 MWK |
| 10 XPF | 165.25 MWK |
| 50 XPF | 826.26 MWK |
| 100 XPF | 1,652.53 MWK |
| 500 XPF | 8,262.64 MWK |
| 1,000 XPF | 16,525.29 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-07-24T02:50:42Z",
"rates": {
"MWK": 16.525289
}
}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": 1652.5289,
"rate": 16.525289
}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