Rate Overview
Live
1 MVR = 1.0467 ZAR
1 ZAR = 0.955391
MVR
Avg
1.0458
High
1.0494
Low
1.0427
Last updated: 8/14/2026, 4:04:17 PM
Quick Conversions
| MVR | ZAR |
|---|---|
| 1 MVR | 1.05 ZAR |
| 10 MVR | 10.47 ZAR |
| 50 MVR | 52.33 ZAR |
| 100 MVR | 104.67 ZAR |
| 500 MVR | 523.35 ZAR |
| 1,000 MVR | 1,046.69 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-08-14T16:04:17Z",
"rates": {
"ZAR": 1.046692
}
}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": 104.66919999999999,
"rate": 1.046692
}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