Rate Overview
Live
1 MVR = 1.1088 ZAR
1 ZAR = 0.901860
MVR
Avg
1.0751
High
1.1088
Low
1.0261
Last updated: 3/27/2026, 11:12:37 AM
Quick Conversions
| MVR | ZAR |
|---|---|
| 1 MVR | 1.11 ZAR |
| 10 MVR | 11.09 ZAR |
| 50 MVR | 55.44 ZAR |
| 100 MVR | 110.88 ZAR |
| 500 MVR | 554.41 ZAR |
| 1,000 MVR | 1,108.82 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-27T11:12:37Z",
"rates": {
"ZAR": 1.108819
}
}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.8819,
"rate": 1.108819
}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