Rate Overview
Live
1 ZAR = 0.955783 MVR
1 MVR = 1.0463
ZAR
Avg
0.946854
High
0.955783
Low
0.931203
Last updated: 6/16/2026, 2:35:19 PM
Quick Conversions
| ZAR | MVR |
|---|---|
| 1 ZAR | 0.96 MVR |
| 10 ZAR | 9.56 MVR |
| 50 ZAR | 47.79 MVR |
| 100 ZAR | 95.58 MVR |
| 500 ZAR | 477.89 MVR |
| 1,000 ZAR | 955.78 MVR |
Get ZAR/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=MVRExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-06-16T14:35:19Z",
"rates": {
"MVR": 0.955783
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "MVR",
"amount": 100
},
"result": 95.5783,
"rate": 0.955783
}Build with ZAR/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key