Rate Overview
Live
1 MWK = 0.008931 MVR
1 MVR = 111.9695
MWK
Avg
0.008898
High
0.008939
Low
0.008853
Last updated: 7/27/2026, 8:50:25 AM
Quick Conversions
| MWK | MVR |
|---|---|
| 1 MWK | 0.01 MVR |
| 10 MWK | 0.09 MVR |
| 50 MWK | 0.45 MVR |
| 100 MWK | 0.89 MVR |
| 500 MWK | 4.47 MVR |
| 1,000 MWK | 8.93 MVR |
Get MWK/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=MVRExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-27T08:50:25Z",
"rates": {
"MVR": 0.008931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "MVR",
"amount": 100
},
"result": 0.8931,
"rate": 0.008931
}Build with MWK/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key