Rate Overview
Live
1 ZAR = 0.934027 MVR
1 MVR = 1.0706
ZAR
Avg
0.945810
High
0.970415
Low
0.924720
Last updated: 3/7/2026, 3:22:34 AM
Quick Conversions
| ZAR | MVR |
|---|---|
| 1 ZAR | 0.93 MVR |
| 10 ZAR | 9.34 MVR |
| 50 ZAR | 46.70 MVR |
| 100 ZAR | 93.40 MVR |
| 500 ZAR | 467.01 MVR |
| 1,000 ZAR | 934.03 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-03-07T03:22:34Z",
"rates": {
"MVR": 0.934027
}
}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": 93.40270000000001,
"rate": 0.934027
}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