Rate Overview
Live
1 MOP = 214.8824 MWK
1 MWK = 0.004654
MOP
Avg
215.3123
High
216.4104
Low
214.1133
Last updated: 5/27/2026, 12:15:50 PM
Quick Conversions
| MOP | MWK |
|---|---|
| 1 MOP | 214.88 MWK |
| 10 MOP | 2,148.82 MWK |
| 50 MOP | 10,744.12 MWK |
| 100 MOP | 21,488.24 MWK |
| 500 MOP | 107,441.18 MWK |
| 1,000 MOP | 214,882.36 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-05-27T12:15:50Z",
"rates": {
"MWK": 214.882356
}
}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": 21488.2356,
"rate": 214.882356
}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