Rate Overview
Live
1 MVR = 1.2135 ZMW
1 ZMW = 0.824032
MVR
Avg
1.2173
High
1.2354
Low
1.2135
Last updated: 8/14/2026, 2:27:35 PM
Quick Conversions
| MVR | ZMW |
|---|---|
| 1 MVR | 1.21 ZMW |
| 10 MVR | 12.14 ZMW |
| 50 MVR | 60.68 ZMW |
| 100 MVR | 121.35 ZMW |
| 500 MVR | 606.77 ZMW |
| 1,000 MVR | 1,213.55 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-08-14T14:27:35Z",
"rates": {
"ZMW": 1.213545
}
}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.35450000000002,
"rate": 1.213545
}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