Rate Overview
Live
1 XOF = 3.0004 MWK
1 MWK = 0.333287
XOF
Avg
3.0096
High
3.0199
Low
3.0004
Last updated: 7/28/2026, 1:59:52 AM
Quick Conversions
| XOF | MWK |
|---|---|
| 1 XOF | 3.00 MWK |
| 10 XOF | 30.00 MWK |
| 50 XOF | 150.02 MWK |
| 100 XOF | 300.04 MWK |
| 500 XOF | 1,500.21 MWK |
| 1,000 XOF | 3,000.41 MWK |
Get XOF/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=MWKExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-28T01:59:52Z",
"rates": {
"MWK": 3.000413
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "MWK",
"amount": 100
},
"result": 300.0413,
"rate": 3.000413
}Build with XOF/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key