Rate Overview
Live
1 MVR = 1.2230 ZMW
1 ZMW = 0.817670
MVR
Avg
1.2246
High
1.2302
Low
1.2228
Last updated: 5/26/2026, 11:19:50 AM
Quick Conversions
| MVR | ZMW |
|---|---|
| 1 MVR | 1.22 ZMW |
| 10 MVR | 12.23 ZMW |
| 50 MVR | 61.15 ZMW |
| 100 MVR | 122.30 ZMW |
| 500 MVR | 611.49 ZMW |
| 1,000 MVR | 1,222.99 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-05-26T11:19:50Z",
"rates": {
"ZMW": 1.222988
}
}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": 122.2988,
"rate": 1.222988
}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