Rate Overview
Live
1 ZAR = 0.918404 MVR
1 MVR = 1.0888
ZAR
Avg
0.933195
High
0.940375
Low
0.917500
Last updated: 7/24/2026, 10:46:21 PM
Quick Conversions
| ZAR | MVR |
|---|---|
| 1 ZAR | 0.92 MVR |
| 10 ZAR | 9.18 MVR |
| 50 ZAR | 45.92 MVR |
| 100 ZAR | 91.84 MVR |
| 500 ZAR | 459.20 MVR |
| 1,000 ZAR | 918.40 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-24T22:46:21Z",
"rates": {
"MVR": 0.918404
}
}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": 91.8404,
"rate": 0.918404
}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