Rate Overview
Live
1 ZAR = 0.906582 MVR
1 MVR = 1.1030
ZAR
Avg
0.920815
High
0.969017
Low
0.879492
Last updated: 3/27/2026, 4:35:51 PM
Quick Conversions
| ZAR | MVR |
|---|---|
| 1 ZAR | 0.91 MVR |
| 10 ZAR | 9.07 MVR |
| 50 ZAR | 45.33 MVR |
| 100 ZAR | 90.66 MVR |
| 500 ZAR | 453.29 MVR |
| 1,000 ZAR | 906.58 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-03-27T16:35:51Z",
"rates": {
"MVR": 0.906582
}
}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": 90.6582,
"rate": 0.906582
}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