Rate Overview
Live
1 MVR = 1.1092 ZAR
1 ZAR = 0.901526
MVR
Avg
1.1272
High
1.2579
Low
1.0320
Last updated: 3/27/2026, 2:35:46 PM
Quick Conversions
| MVR | ZAR |
|---|---|
| 1 MVR | 1.11 ZAR |
| 10 MVR | 11.09 ZAR |
| 50 MVR | 55.46 ZAR |
| 100 MVR | 110.92 ZAR |
| 500 MVR | 554.62 ZAR |
| 1,000 MVR | 1,109.23 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-27T14:35:46Z",
"rates": {
"ZAR": 1.10923
}
}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.92299999999999,
"rate": 1.10923
}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