Rate Overview
Live
1 MVR = 112.0642 MWK
1 MWK = 0.008923
MVR
Avg
112.3919
High
113.2021
Low
111.4637
Last updated: 3/27/2026, 2:57:28 PM
Quick Conversions
| MVR | MWK |
|---|---|
| 1 MVR | 112.06 MWK |
| 10 MVR | 1,120.64 MWK |
| 50 MVR | 5,603.21 MWK |
| 100 MVR | 11,206.42 MWK |
| 500 MVR | 56,032.11 MWK |
| 1,000 MVR | 112,064.21 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-03-27T14:57:28Z",
"rates": {
"MWK": 112.064213
}
}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": 11206.4213,
"rate": 112.064213
}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