Rate Overview
Live
1 MVR = 112.5871 MWK
1 MWK = 0.008882
MVR
Avg
112.5811
High
112.6822
Low
111.9635
Last updated: 5/7/2026, 5:36:08 AM
Quick Conversions
| MVR | MWK |
|---|---|
| 1 MVR | 112.59 MWK |
| 10 MVR | 1,125.87 MWK |
| 50 MVR | 5,629.35 MWK |
| 100 MVR | 11,258.71 MWK |
| 500 MVR | 56,293.53 MWK |
| 1,000 MVR | 112,587.05 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-05-07T05:36:08Z",
"rates": {
"MWK": 112.587051
}
}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": 11258.705100000001,
"rate": 112.587051
}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