Rate Overview
Live
1 MVR = 112.1775 MWK
1 MWK = 0.008914
MVR
Avg
112.1638
High
112.2758
Low
112.0621
Last updated: 7/26/2026, 6:00:54 PM
Quick Conversions
| MVR | MWK |
|---|---|
| 1 MVR | 112.18 MWK |
| 10 MVR | 1,121.78 MWK |
| 50 MVR | 5,608.88 MWK |
| 100 MVR | 11,217.75 MWK |
| 500 MVR | 56,088.75 MWK |
| 1,000 MVR | 112,177.51 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-26T18:00:54Z",
"rates": {
"MWK": 112.177509
}
}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": 11217.750900000001,
"rate": 112.177509
}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