Rate Overview
Live
1 XPF = 16.8341 MWK
1 MWK = 0.059403
XPF
Avg
16.8885
High
16.9727
Low
16.8317
Last updated: 9/3/2026, 10:01:44 AM
Quick Conversions
| XPF | MWK |
|---|---|
| 1 XPF | 16.83 MWK |
| 10 XPF | 168.34 MWK |
| 50 XPF | 841.70 MWK |
| 100 XPF | 1,683.41 MWK |
| 500 XPF | 8,417.04 MWK |
| 1,000 XPF | 16,834.07 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-09-03T10:01:44Z",
"rates": {
"MWK": 16.834071
}
}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": 1683.4071000000001,
"rate": 16.834071
}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