Rate Overview
Live
1 MVR = 1.2226 ZMW
1 ZMW = 0.817959
MVR
Avg
1.5052
High
1.8778
Low
1.1808
Last updated: 3/27/2026, 3:27:12 AM
Quick Conversions
| MVR | ZMW |
|---|---|
| 1 MVR | 1.22 ZMW |
| 10 MVR | 12.23 ZMW |
| 50 MVR | 61.13 ZMW |
| 100 MVR | 122.26 ZMW |
| 500 MVR | 611.28 ZMW |
| 1,000 MVR | 1,222.56 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-03-27T03:27:12Z",
"rates": {
"ZMW": 1.222555
}
}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": 122.25550000000001,
"rate": 1.222555
}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