Rate Overview
Live
1 MWK = 0.329963 XOF
1 XOF = 3.0306
MWK
Avg
0.327560
High
0.330111
Low
0.325916
Last updated: 6/19/2026, 8:28:34 AM
Quick Conversions
| MWK | XOF |
|---|---|
| 1 MWK | 0.33 XOF |
| 10 MWK | 3.30 XOF |
| 50 MWK | 16.50 XOF |
| 100 MWK | 33.00 XOF |
| 500 MWK | 164.98 XOF |
| 1,000 MWK | 329.96 XOF |
Get MWK/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=XOFExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-06-19T08:28:34Z",
"rates": {
"XOF": 0.329963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "XOF",
"amount": 100
},
"result": 32.9963,
"rate": 0.329963
}Build with MWK/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key