Rate Overview
Live
1 MVR = 112.1378 MWK
1 MWK = 0.008918
MVR
Avg
112.2196
High
112.4592
Low
111.9316
Last updated: 8/15/2026, 1:21:49 AM
Quick Conversions
| MVR | MWK |
|---|---|
| 1 MVR | 112.14 MWK |
| 10 MVR | 1,121.38 MWK |
| 50 MVR | 5,606.89 MWK |
| 100 MVR | 11,213.78 MWK |
| 500 MVR | 56,068.90 MWK |
| 1,000 MVR | 112,137.80 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-08-15T01:21:49Z",
"rates": {
"MWK": 112.1378
}
}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": 11213.78,
"rate": 112.1378
}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