Rate Overview
Live
1 MWK = 0.004655 MOP
1 MOP = 214.8228
MWK
Avg
0.004653
High
0.004668
Low
0.004632
Last updated: 3/27/2026, 12:56:01 PM
Quick Conversions
| MWK | MOP |
|---|---|
| 1 MWK | 0.00 MOP |
| 10 MWK | 0.05 MOP |
| 50 MWK | 0.23 MOP |
| 100 MWK | 0.47 MOP |
| 500 MWK | 2.33 MOP |
| 1,000 MWK | 4.66 MOP |
Get MWK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=MOPExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-27T12:56:01Z",
"rates": {
"MOP": 0.004655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "MOP",
"amount": 100
},
"result": 0.4655,
"rate": 0.004655
}Build with MWK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key