Rate Overview
Live
1 MVR = 112.2758 MWK
1 MWK = 0.008907
MVR
Avg
112.2411
High
112.7614
Low
111.3830
Last updated: 7/21/2026, 9:08:13 PM
Quick Conversions
| MVR | MWK |
|---|---|
| 1 MVR | 112.28 MWK |
| 10 MVR | 1,122.76 MWK |
| 50 MVR | 5,613.79 MWK |
| 100 MVR | 11,227.58 MWK |
| 500 MVR | 56,137.89 MWK |
| 1,000 MVR | 112,275.77 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-07-21T21:08:13Z",
"rates": {
"MWK": 112.275771
}
}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": 11227.5771,
"rate": 112.275771
}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