Rate Overview
Live
1 MOP = 214.8692 MWK
1 MWK = 0.004654
MOP
Avg
214.7203
High
215.4242
Low
213.8921
Last updated: 7/22/2026, 9:11:06 AM
Quick Conversions
| MOP | MWK |
|---|---|
| 1 MOP | 214.87 MWK |
| 10 MOP | 2,148.69 MWK |
| 50 MOP | 10,743.46 MWK |
| 100 MOP | 21,486.92 MWK |
| 500 MOP | 107,434.60 MWK |
| 1,000 MOP | 214,869.19 MWK |
Get MOP/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=MWKExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-22T09:11:06Z",
"rates": {
"MWK": 214.869191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "MWK",
"amount": 100
},
"result": 21486.9191,
"rate": 214.869191
}Build with MOP/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key