Rate Overview
Live
1 MVR = 1.1372 ZMW
1 ZMW = 0.879364
MVR
Avg
1.1386
High
1.1526
Low
1.1257
Last updated: 6/15/2026, 2:20:41 PM
Quick Conversions
| MVR | ZMW |
|---|---|
| 1 MVR | 1.14 ZMW |
| 10 MVR | 11.37 ZMW |
| 50 MVR | 56.86 ZMW |
| 100 MVR | 113.72 ZMW |
| 500 MVR | 568.59 ZMW |
| 1,000 MVR | 1,137.19 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-06-15T14:20:41Z",
"rates": {
"ZMW": 1.137186
}
}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": 113.71860000000001,
"rate": 1.137186
}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