Rate Overview
Live
1 ZAR = 0.925230 MVR
1 MVR = 1.0808
ZAR
Avg
0.929300
High
0.940375
Low
0.917500
Last updated: 7/27/2026, 8:50:26 AM
Quick Conversions
| ZAR | MVR |
|---|---|
| 1 ZAR | 0.93 MVR |
| 10 ZAR | 9.25 MVR |
| 50 ZAR | 46.26 MVR |
| 100 ZAR | 92.52 MVR |
| 500 ZAR | 462.62 MVR |
| 1,000 ZAR | 925.23 MVR |
Get ZAR/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=MVRExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-27T08:50:26Z",
"rates": {
"MVR": 0.92523
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "MVR",
"amount": 100
},
"result": 92.523,
"rate": 0.92523
}Build with ZAR/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key