Rate Overview
Live
1 MVR = 112.1248 MWK
1 MWK = 0.008919
MVR
Avg
112.2206
High
112.3887
Low
112.1248
Last updated: 3/7/2026, 12:11:26 AM
Quick Conversions
| MVR | MWK |
|---|---|
| 1 MVR | 112.12 MWK |
| 10 MVR | 1,121.25 MWK |
| 50 MVR | 5,606.24 MWK |
| 100 MVR | 11,212.48 MWK |
| 500 MVR | 56,062.42 MWK |
| 1,000 MVR | 112,124.84 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-07T00:11:26Z",
"rates": {
"MWK": 112.124845
}
}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": 11212.484499999999,
"rate": 112.124845
}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