Rate Overview
Live
1 MVR = 1.2509 ZMW
1 ZMW = 0.799404
MVR
Avg
1.2357
High
1.2509
Low
1.2224
Last updated: 3/6/2026, 8:32:02 PM
Quick Conversions
| MVR | ZMW |
|---|---|
| 1 MVR | 1.25 ZMW |
| 10 MVR | 12.51 ZMW |
| 50 MVR | 62.55 ZMW |
| 100 MVR | 125.09 ZMW |
| 500 MVR | 625.47 ZMW |
| 1,000 MVR | 1,250.93 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-06T20:32:02Z",
"rates": {
"ZMW": 1.250932
}
}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": 125.0932,
"rate": 1.250932
}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