Rate Overview
Live
1 MVR = 112.2797 MWK
1 MWK = 0.008906
MVR
Avg
112.2341
High
112.4312
Low
111.9722
Last updated: 6/28/2026, 9:35:05 PM
Quick Conversions
| MVR | MWK |
|---|---|
| 1 MVR | 112.28 MWK |
| 10 MVR | 1,122.80 MWK |
| 50 MVR | 5,613.99 MWK |
| 100 MVR | 11,227.97 MWK |
| 500 MVR | 56,139.87 MWK |
| 1,000 MVR | 112,279.74 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-06-28T21:35:05Z",
"rates": {
"MWK": 112.279744
}
}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": 11227.9744,
"rate": 112.279744
}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