Rate Overview
Live
1 MVR = 1.1107 ZAR
1 ZAR = 0.900366
MVR
Avg
1.0581
High
1.1107
Low
1.0261
Last updated: 3/27/2026, 12:57:44 PM
Quick Conversions
| MVR | ZAR |
|---|---|
| 1 MVR | 1.11 ZAR |
| 10 MVR | 11.11 ZAR |
| 50 MVR | 55.53 ZAR |
| 100 MVR | 111.07 ZAR |
| 500 MVR | 555.33 ZAR |
| 1,000 MVR | 1,110.66 ZAR |
Get MVR/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=ZARExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-27T12:57:44Z",
"rates": {
"ZAR": 1.110659
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "ZAR",
"amount": 100
},
"result": 111.0659,
"rate": 1.110659
}Build with MVR/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key