Rate Overview
Live
1 MVR = 1.1871 ZMW
1 ZMW = 0.842391
MVR
Avg
1.1785
High
1.1871
Low
1.1682
Last updated: 7/5/2026, 2:34:32 AM
Quick Conversions
| MVR | ZMW |
|---|---|
| 1 MVR | 1.19 ZMW |
| 10 MVR | 11.87 ZMW |
| 50 MVR | 59.35 ZMW |
| 100 MVR | 118.71 ZMW |
| 500 MVR | 593.55 ZMW |
| 1,000 MVR | 1,187.10 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-05T02:34:32Z",
"rates": {
"ZMW": 1.187097
}
}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": 118.70970000000001,
"rate": 1.187097
}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