Rate Overview
Live
1 MOP = 214.8932 MWK
1 MWK = 0.004653
MOP
Avg
215.2330
High
215.9706
Low
214.2896
Last updated: 7/28/2026, 10:26:31 AM
Quick Conversions
| MOP | MWK |
|---|---|
| 1 MOP | 214.89 MWK |
| 10 MOP | 2,148.93 MWK |
| 50 MOP | 10,744.66 MWK |
| 100 MOP | 21,489.32 MWK |
| 500 MOP | 107,446.61 MWK |
| 1,000 MOP | 214,893.23 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-28T10:26:31Z",
"rates": {
"MWK": 214.89323
}
}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": 21489.323,
"rate": 214.89323
}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