Rate Overview
Live
1 MOP = 215.0124 MWK
1 MWK = 0.004651
MOP
Avg
214.9792
High
215.8115
Low
214.5088
Last updated: 9/4/2026, 1:25:45 PM
Quick Conversions
| MOP | MWK |
|---|---|
| 1 MOP | 215.01 MWK |
| 10 MOP | 2,150.12 MWK |
| 50 MOP | 10,750.62 MWK |
| 100 MOP | 21,501.24 MWK |
| 500 MOP | 107,506.20 MWK |
| 1,000 MOP | 215,012.41 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-09-04T13:25:45Z",
"rates": {
"MWK": 215.012406
}
}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": 21501.2406,
"rate": 215.012406
}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