Rate Overview
Live
1 MVR = 1.1090 ZAR
1 ZAR = 0.901726
MVR
Avg
1.1001
High
1.1090
Low
1.0874
Last updated: 3/27/2026, 9:39:09 AM
Quick Conversions
| MVR | ZAR |
|---|---|
| 1 MVR | 1.11 ZAR |
| 10 MVR | 11.09 ZAR |
| 50 MVR | 55.45 ZAR |
| 100 MVR | 110.90 ZAR |
| 500 MVR | 554.49 ZAR |
| 1,000 MVR | 1,108.98 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-27T09:39:09Z",
"rates": {
"ZAR": 1.108984
}
}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": 110.8984,
"rate": 1.108984
}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