Rate Overview
Live
1 MWK = 0.008894 MVR
1 MVR = 112.4353
MWK
Avg
0.008890
High
0.008930
Low
0.008805
Last updated: 6/27/2026, 12:08:38 PM
Quick Conversions
| MWK | MVR |
|---|---|
| 1 MWK | 0.01 MVR |
| 10 MWK | 0.09 MVR |
| 50 MWK | 0.44 MVR |
| 100 MWK | 0.89 MVR |
| 500 MWK | 4.45 MVR |
| 1,000 MWK | 8.89 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-06-27T12:08:38Z",
"rates": {
"MVR": 0.008894
}
}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.8894000000000001,
"rate": 0.008894
}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