Rate Overview
Live
1 MOP = 215.4879 MWK
1 MWK = 0.004641
MOP
Avg
215.2291
High
215.5574
Low
214.8566
Last updated: 4/17/2026, 6:07:47 AM
Quick Conversions
| MOP | MWK |
|---|---|
| 1 MOP | 215.49 MWK |
| 10 MOP | 2,154.88 MWK |
| 50 MOP | 10,774.39 MWK |
| 100 MOP | 21,548.79 MWK |
| 500 MOP | 107,743.95 MWK |
| 1,000 MOP | 215,487.90 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-04-17T06:07:47Z",
"rates": {
"MWK": 215.487899
}
}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": 21548.7899,
"rate": 215.487899
}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