Rate Overview
Live
1 MVR = 1.2394 ZMW
1 ZMW = 0.806852
MVR
Avg
1.2343
High
1.2394
Low
1.2297
Last updated: 9/2/2026, 6:31:59 AM
Quick Conversions
| MVR | ZMW |
|---|---|
| 1 MVR | 1.24 ZMW |
| 10 MVR | 12.39 ZMW |
| 50 MVR | 61.97 ZMW |
| 100 MVR | 123.94 ZMW |
| 500 MVR | 619.69 ZMW |
| 1,000 MVR | 1,239.38 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-09-02T06:31:59Z",
"rates": {
"ZMW": 1.239384
}
}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.9384,
"rate": 1.239384
}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