Rate Overview
Live
1 MVR = 1.0694 ZAR
1 ZAR = 0.935112
MVR
Avg
1.0558
High
1.0814
Low
1.0305
Last updated: 3/7/2026, 12:09:53 AM
Quick Conversions
| MVR | ZAR |
|---|---|
| 1 MVR | 1.07 ZAR |
| 10 MVR | 10.69 ZAR |
| 50 MVR | 53.47 ZAR |
| 100 MVR | 106.94 ZAR |
| 500 MVR | 534.70 ZAR |
| 1,000 MVR | 1,069.39 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-07T00:09:53Z",
"rates": {
"ZAR": 1.069391
}
}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": 106.9391,
"rate": 1.069391
}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