Rate Overview
Live
1 XPF = 17.1219 MWK
1 MWK = 0.058405
XPF
Avg
17.0348
High
17.1230
Low
16.8848
Last updated: 4/17/2026, 7:35:12 AM
Quick Conversions
| XPF | MWK |
|---|---|
| 1 XPF | 17.12 MWK |
| 10 XPF | 171.22 MWK |
| 50 XPF | 856.10 MWK |
| 100 XPF | 1,712.19 MWK |
| 500 XPF | 8,560.97 MWK |
| 1,000 XPF | 17,121.94 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-04-17T07:35:12Z",
"rates": {
"MWK": 17.121938
}
}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": 1712.1938,
"rate": 17.121938
}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