Rate Overview
Live
1 MVR = 1.1941 ZMW
1 ZMW = 0.837481
MVR
Avg
1.1793
High
1.1967
Low
1.1565
Last updated: 7/23/2026, 1:27:38 PM
Quick Conversions
| MVR | ZMW |
|---|---|
| 1 MVR | 1.19 ZMW |
| 10 MVR | 11.94 ZMW |
| 50 MVR | 59.70 ZMW |
| 100 MVR | 119.41 ZMW |
| 500 MVR | 597.03 ZMW |
| 1,000 MVR | 1,194.06 ZMW |
Get MVR/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=ZMWExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-23T13:27:38Z",
"rates": {
"ZMW": 1.194057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "ZMW",
"amount": 100
},
"result": 119.4057,
"rate": 1.194057
}Build with MVR/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key