Rate Overview
Live
1 MOP = 214.3476 MWK
1 MWK = 0.004665
MOP
Avg
214.6312
High
215.0289
Low
214.3476
Last updated: 7/3/2026, 2:51:41 PM
Quick Conversions
| MOP | MWK |
|---|---|
| 1 MOP | 214.35 MWK |
| 10 MOP | 2,143.48 MWK |
| 50 MOP | 10,717.38 MWK |
| 100 MOP | 21,434.76 MWK |
| 500 MOP | 107,173.79 MWK |
| 1,000 MOP | 214,347.59 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-03T14:51:41Z",
"rates": {
"MWK": 214.347589
}
}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": 21434.7589,
"rate": 214.347589
}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