Rate Overview
Live
1 MOP = 215.1214 MWK
1 MWK = 0.004649
MOP
Avg
214.9373
High
215.1803
Low
214.2986
Last updated: 6/16/2026, 1:23:30 PM
Quick Conversions
| MOP | MWK |
|---|---|
| 1 MOP | 215.12 MWK |
| 10 MOP | 2,151.21 MWK |
| 50 MOP | 10,756.07 MWK |
| 100 MOP | 21,512.14 MWK |
| 500 MOP | 107,560.69 MWK |
| 1,000 MOP | 215,121.39 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-06-16T13:23:30Z",
"rates": {
"MWK": 215.12139
}
}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": 21512.139,
"rate": 215.12139
}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