Rate Overview
Live
1 MOP = 214.7271 MWK
1 MWK = 0.004657
MOP
Avg
215.1931
High
216.4104
Low
214.1133
Last updated: 7/7/2026, 12:10:05 AM
Quick Conversions
| MOP | MWK |
|---|---|
| 1 MOP | 214.73 MWK |
| 10 MOP | 2,147.27 MWK |
| 50 MOP | 10,736.35 MWK |
| 100 MOP | 21,472.71 MWK |
| 500 MOP | 107,363.53 MWK |
| 1,000 MOP | 214,727.06 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-07T00:10:05Z",
"rates": {
"MWK": 214.727063
}
}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": 21472.706299999998,
"rate": 214.727063
}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