Rate Overview
Live
1 MVR = 1.0894 ZAR
1 ZAR = 0.917909
MVR
Avg
1.0597
High
1.0941
Low
1.0261
Last updated: 7/26/2026, 4:03:20 AM
Quick Conversions
| MVR | ZAR |
|---|---|
| 1 MVR | 1.09 ZAR |
| 10 MVR | 10.89 ZAR |
| 50 MVR | 54.47 ZAR |
| 100 MVR | 108.94 ZAR |
| 500 MVR | 544.72 ZAR |
| 1,000 MVR | 1,089.43 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-07-26T04:03:20Z",
"rates": {
"ZAR": 1.089433
}
}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": 108.94330000000001,
"rate": 1.089433
}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