Rate Overview
Live
1 MWK = 0.004660 MOP
1 MOP = 214.5923
MWK
Avg
0.004659
High
0.004667
Low
0.004649
Last updated: 7/10/2026, 2:56:38 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-07-10T14:56:38Z",
"rates": {
"MOP": 0.00466
}
}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.466,
"rate": 0.00466
}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