Rate Overview
Live
1 ZAR = 0.951437 MVR
1 MVR = 1.0510
ZAR
Avg
0.947985
High
0.953540
Low
0.940716
Last updated: 7/6/2026, 5:37:48 AM
Quick Conversions
| ZAR | MVR |
|---|---|
| 1 ZAR | 0.95 MVR |
| 10 ZAR | 9.51 MVR |
| 50 ZAR | 47.57 MVR |
| 100 ZAR | 95.14 MVR |
| 500 ZAR | 475.72 MVR |
| 1,000 ZAR | 951.44 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-07-06T05:37:48Z",
"rates": {
"MVR": 0.951437
}
}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.1437,
"rate": 0.951437
}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