Rate Overview
Live
1 MOP = 215.1684 MWK
1 MWK = 0.004648
MOP
Avg
215.3894
High
215.7429
Low
215.1684
Last updated: 3/7/2026, 12:13:48 AM
Quick Conversions
| MOP | MWK |
|---|---|
| 1 MOP | 215.17 MWK |
| 10 MOP | 2,151.68 MWK |
| 50 MOP | 10,758.42 MWK |
| 100 MOP | 21,516.84 MWK |
| 500 MOP | 107,584.21 MWK |
| 1,000 MOP | 215,168.42 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-07T00:13:48Z",
"rates": {
"MWK": 215.168417
}
}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": 21516.8417,
"rate": 215.168417
}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