Rate Overview
Live
1 MOP = 214.8047 MWK
1 MWK = 0.004655
MOP
Avg
216.0724
High
217.6244
Low
214.4126
Last updated: 3/27/2026, 4:30:04 PM
Quick Conversions
| MOP | MWK |
|---|---|
| 1 MOP | 214.80 MWK |
| 10 MOP | 2,148.05 MWK |
| 50 MOP | 10,740.24 MWK |
| 100 MOP | 21,480.47 MWK |
| 500 MOP | 107,402.36 MWK |
| 1,000 MOP | 214,804.72 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-03-27T16:30:04Z",
"rates": {
"MWK": 214.804717
}
}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": 21480.471700000002,
"rate": 214.804717
}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