Rate Overview
Live
1 MVR = 1.0325 ZAR
1 ZAR = 0.968556
MVR
Avg
1.0395
High
1.0450
Low
1.0325
Last updated: 9/4/2026, 3:03:42 PM
Quick Conversions
| MVR | ZAR |
|---|---|
| 1 MVR | 1.03 ZAR |
| 10 MVR | 10.32 ZAR |
| 50 MVR | 51.62 ZAR |
| 100 MVR | 103.25 ZAR |
| 500 MVR | 516.23 ZAR |
| 1,000 MVR | 1,032.47 ZAR |
Get MVR/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=ZARExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-09-04T15:03:42Z",
"rates": {
"ZAR": 1.032465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "ZAR",
"amount": 100
},
"result": 103.2465,
"rate": 1.032465
}Build with MVR/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key