Rate Overview
Live
1 MVR = 1.0891 ZAR
1 ZAR = 0.918178
MVR
Avg
1.0630
High
1.0899
Low
1.0487
Last updated: 7/25/2026, 11:06:04 PM
Quick Conversions
| MVR | ZAR |
|---|---|
| 1 MVR | 1.09 ZAR |
| 10 MVR | 10.89 ZAR |
| 50 MVR | 54.46 ZAR |
| 100 MVR | 108.91 ZAR |
| 500 MVR | 544.56 ZAR |
| 1,000 MVR | 1,089.11 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-07-25T23:06:04Z",
"rates": {
"ZAR": 1.089113
}
}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": 108.9113,
"rate": 1.089113
}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