Rate Overview
Live
1 ZAR = 0.966068 MVR
1 MVR = 1.0351
ZAR
Avg
0.961698
High
0.967667
Low
0.956938
Last updated: 9/3/2026, 11:31:43 PM
Quick Conversions
| ZAR | MVR |
|---|---|
| 1 ZAR | 0.97 MVR |
| 10 ZAR | 9.66 MVR |
| 50 ZAR | 48.30 MVR |
| 100 ZAR | 96.61 MVR |
| 500 ZAR | 483.03 MVR |
| 1,000 ZAR | 966.07 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-09-03T23:31:43Z",
"rates": {
"MVR": 0.966068
}
}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": 96.6068,
"rate": 0.966068
}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