Rate Overview
Live
1 XPF = 17.1253 MWK
1 MWK = 0.058393
XPF
Avg
17.0352
High
17.1253
Low
16.8848
Last updated: 4/17/2026, 6:22:40 AM
Quick Conversions
| XPF | MWK |
|---|---|
| 1 XPF | 17.13 MWK |
| 10 XPF | 171.25 MWK |
| 50 XPF | 856.26 MWK |
| 100 XPF | 1,712.53 MWK |
| 500 XPF | 8,562.64 MWK |
| 1,000 XPF | 17,125.27 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-17T06:22:40Z",
"rates": {
"MWK": 17.125272
}
}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.5272,
"rate": 17.125272
}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