Rate Overview
Live
1 ZAR = 0.940024 MVR
1 MVR = 1.0638
ZAR
Avg
0.944683
High
0.974529
Low
0.914021
Last updated: 7/21/2026, 6:30:21 PM
Quick Conversions
| ZAR | MVR |
|---|---|
| 1 ZAR | 0.94 MVR |
| 10 ZAR | 9.40 MVR |
| 50 ZAR | 47.00 MVR |
| 100 ZAR | 94.00 MVR |
| 500 ZAR | 470.01 MVR |
| 1,000 ZAR | 940.02 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-21T18:30:21Z",
"rates": {
"MVR": 0.940024
}
}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.0024,
"rate": 0.940024
}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