Rate Overview
Live
1 MVR = 112.2607 MWK
1 MWK = 0.008908
MVR
Avg
112.2082
High
112.3510
Low
111.8969
Last updated: 6/16/2026, 1:27:26 PM
Quick Conversions
| MVR | MWK |
|---|---|
| 1 MVR | 112.26 MWK |
| 10 MVR | 1,122.61 MWK |
| 50 MVR | 5,613.04 MWK |
| 100 MVR | 11,226.07 MWK |
| 500 MVR | 56,130.36 MWK |
| 1,000 MVR | 112,260.73 MWK |
Get MVR/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=MWKExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-06-16T13:27:26Z",
"rates": {
"MWK": 112.260727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "MWK",
"amount": 100
},
"result": 11226.0727,
"rate": 112.260727
}Build with MVR/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key