Rate Overview
Live
1 MVR = 1.1915 ZMW
1 ZMW = 0.839266
MVR
Avg
1.1839
High
1.1915
Low
1.1751
Last updated: 7/22/2026, 6:51:17 AM
Quick Conversions
| MVR | ZMW |
|---|---|
| 1 MVR | 1.19 ZMW |
| 10 MVR | 11.92 ZMW |
| 50 MVR | 59.58 ZMW |
| 100 MVR | 119.15 ZMW |
| 500 MVR | 595.76 ZMW |
| 1,000 MVR | 1,191.52 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-22T06:51:17Z",
"rates": {
"ZMW": 1.191518
}
}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": 119.15180000000001,
"rate": 1.191518
}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