Rate Overview
Live
1 MVR = 1.2379 ZMW
1 ZMW = 0.807804
MVR
Avg
1.2334
High
1.2379
Low
1.2287
Last updated: 4/16/2026, 6:01:35 AM
Quick Conversions
| MVR | ZMW |
|---|---|
| 1 MVR | 1.24 ZMW |
| 10 MVR | 12.38 ZMW |
| 50 MVR | 61.90 ZMW |
| 100 MVR | 123.79 ZMW |
| 500 MVR | 618.96 ZMW |
| 1,000 MVR | 1,237.92 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-04-16T06:01:35Z",
"rates": {
"ZMW": 1.237924
}
}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": 123.7924,
"rate": 1.237924
}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