Rate Overview
Live
1 MVR = 1.2187 ZMW
1 ZMW = 0.820520
MVR
Avg
1.2148
High
1.2278
Low
1.2086
Last updated: 5/6/2026, 10:20:06 AM
Quick Conversions
| MVR | ZMW |
|---|---|
| 1 MVR | 1.22 ZMW |
| 10 MVR | 12.19 ZMW |
| 50 MVR | 60.94 ZMW |
| 100 MVR | 121.87 ZMW |
| 500 MVR | 609.37 ZMW |
| 1,000 MVR | 1,218.74 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-06T10:20:06Z",
"rates": {
"ZMW": 1.218739
}
}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": 121.8739,
"rate": 1.218739
}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