Rate Overview
Live
1 MVR = 1.0618 ZAR
1 ZAR = 0.941800
MVR
Avg
1.0634
High
1.0732
Low
1.0584
Last updated: 4/16/2026, 8:58:48 PM
Quick Conversions
| MVR | ZAR |
|---|---|
| 1 MVR | 1.06 ZAR |
| 10 MVR | 10.62 ZAR |
| 50 MVR | 53.09 ZAR |
| 100 MVR | 106.18 ZAR |
| 500 MVR | 530.90 ZAR |
| 1,000 MVR | 1,061.80 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-04-16T20:58:48Z",
"rates": {
"ZAR": 1.061796
}
}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": 106.1796,
"rate": 1.061796
}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