Rate Overview
Live
1 MOP = 214.4141 MWK
1 MWK = 0.004664
MOP
Avg
214.5937
High
215.0138
Low
214.0964
Last updated: 8/15/2026, 1:01:09 PM
Quick Conversions
| MOP | MWK |
|---|---|
| 1 MOP | 214.41 MWK |
| 10 MOP | 2,144.14 MWK |
| 50 MOP | 10,720.70 MWK |
| 100 MOP | 21,441.41 MWK |
| 500 MOP | 107,207.03 MWK |
| 1,000 MOP | 214,414.07 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-08-15T13:01:09Z",
"rates": {
"MWK": 214.414066
}
}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": 21441.4066,
"rate": 214.414066
}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