Rate Overview
Live
1 ZAR = 0.943888 MVR
1 MVR = 1.0594
ZAR
Avg
0.939879
High
0.946065
Low
0.930749
Last updated: 5/27/2026, 7:25:07 AM
Quick Conversions
| ZAR | MVR |
|---|---|
| 1 ZAR | 0.94 MVR |
| 10 ZAR | 9.44 MVR |
| 50 ZAR | 47.19 MVR |
| 100 ZAR | 94.39 MVR |
| 500 ZAR | 471.94 MVR |
| 1,000 ZAR | 943.89 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-05-27T07:25:07Z",
"rates": {
"MVR": 0.943888
}
}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": 94.38879999999999,
"rate": 0.943888
}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