Rate Overview
Live
1 MOP = 214.5988 MWK
1 MWK = 0.004660
MOP
Avg
215.5204
High
216.9480
Low
214.0413
Last updated: 7/26/2026, 11:51:51 PM
Quick Conversions
| MOP | MWK |
|---|---|
| 1 MOP | 214.60 MWK |
| 10 MOP | 2,145.99 MWK |
| 50 MOP | 10,729.94 MWK |
| 100 MOP | 21,459.88 MWK |
| 500 MOP | 107,299.38 MWK |
| 1,000 MOP | 214,598.76 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-26T23:51:51Z",
"rates": {
"MWK": 214.598759
}
}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": 21459.8759,
"rate": 214.598759
}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