Rate Overview
Live
1 MWK = 0.325118 XOF
1 XOF = 3.0758
MWK
Avg
0.323910
High
0.326158
Low
0.320069
Last updated: 3/7/2026, 9:15:11 AM
Quick Conversions
| MWK | XOF |
|---|---|
| 1 MWK | 0.33 XOF |
| 10 MWK | 3.25 XOF |
| 50 MWK | 16.26 XOF |
| 100 MWK | 32.51 XOF |
| 500 MWK | 162.56 XOF |
| 1,000 MWK | 325.12 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-03-07T09:15:11Z",
"rates": {
"XOF": 0.325118
}
}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.5118,
"rate": 0.325118
}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