Rate Overview
Live
1 MVR = 112.2074 MWK
1 MWK = 0.008912
MVR
Avg
112.1978
High
112.3641
Low
112.0021
Last updated: 7/6/2026, 3:40:26 AM
Quick Conversions
| MVR | MWK |
|---|---|
| 1 MVR | 112.21 MWK |
| 10 MVR | 1,122.07 MWK |
| 50 MVR | 5,610.37 MWK |
| 100 MVR | 11,220.74 MWK |
| 500 MVR | 56,103.71 MWK |
| 1,000 MVR | 112,207.42 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-07-06T03:40:26Z",
"rates": {
"MWK": 112.207417
}
}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": 11220.7417,
"rate": 112.207417
}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