Rate Overview
Live
1 MVR = 1.0605 ZAR
1 ZAR = 0.942919
MVR
Avg
1.0735
High
1.0864
Low
1.0603
Last updated: 5/7/2026, 4:26:11 AM
Quick Conversions
| MVR | ZAR |
|---|---|
| 1 MVR | 1.06 ZAR |
| 10 MVR | 10.61 ZAR |
| 50 MVR | 53.03 ZAR |
| 100 MVR | 106.05 ZAR |
| 500 MVR | 530.27 ZAR |
| 1,000 MVR | 1,060.54 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-05-07T04:26:11Z",
"rates": {
"ZAR": 1.060537
}
}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.0537,
"rate": 1.060537
}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