Rate Overview
Live
1 MWK = 0.008900 MVR
1 MVR = 112.3596
MWK
Avg
0.008908
High
0.008918
Low
0.008897
Last updated: 3/7/2026, 2:46:32 AM
Quick Conversions
| MWK | MVR |
|---|---|
| 1 MWK | 0.01 MVR |
| 10 MWK | 0.09 MVR |
| 50 MWK | 0.45 MVR |
| 100 MWK | 0.89 MVR |
| 500 MWK | 4.45 MVR |
| 1,000 MWK | 8.90 MVR |
Get MWK/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=MVRExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T02:46:32Z",
"rates": {
"MVR": 0.0089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "MVR",
"amount": 100
},
"result": 0.89,
"rate": 0.0089
}Build with MWK/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key