Rate Overview
Live
1 MVR = 112.3409 MWK
1 MWK = 0.008901
MVR
Avg
112.4028
High
112.9516
Low
111.8649
Last updated: 6/29/2026, 6:57:46 AM
Quick Conversions
| MVR | MWK |
|---|---|
| 1 MVR | 112.34 MWK |
| 10 MVR | 1,123.41 MWK |
| 50 MVR | 5,617.04 MWK |
| 100 MVR | 11,234.09 MWK |
| 500 MVR | 56,170.44 MWK |
| 1,000 MVR | 112,340.87 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-29T06:57:46Z",
"rates": {
"MWK": 112.34087
}
}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": 11234.087,
"rate": 112.34087
}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