Rate Overview
Live
1 MVR = 1.2031 ZMW
1 ZMW = 0.831163
MVR
Avg
1.1903
High
1.2031
Low
1.1793
Last updated: 7/25/2026, 2:22:30 AM
Quick Conversions
| MVR | ZMW |
|---|---|
| 1 MVR | 1.20 ZMW |
| 10 MVR | 12.03 ZMW |
| 50 MVR | 60.16 ZMW |
| 100 MVR | 120.31 ZMW |
| 500 MVR | 601.57 ZMW |
| 1,000 MVR | 1,203.13 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-25T02:22:30Z",
"rates": {
"ZMW": 1.203133
}
}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": 120.3133,
"rate": 1.203133
}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