Rate Overview
Live
1 MWK = 0.331318 XOF
1 XOF = 3.0182
MWK
Avg
0.332054
High
0.332696
Low
0.331246
Last updated: 7/30/2026, 5:46:07 AM
Quick Conversions
| MWK | XOF |
|---|---|
| 1 MWK | 0.33 XOF |
| 10 MWK | 3.31 XOF |
| 50 MWK | 16.57 XOF |
| 100 MWK | 33.13 XOF |
| 500 MWK | 165.66 XOF |
| 1,000 MWK | 331.32 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-07-30T05:46:07Z",
"rates": {
"XOF": 0.331318
}
}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": 33.1318,
"rate": 0.331318
}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