Rate Overview
Live
1 MVR = 1.0483 ZAR
1 ZAR = 0.953927
MVR
Avg
1.0545
High
1.0630
Low
1.0483
Last updated: 7/6/2026, 10:57:23 PM
Quick Conversions
| MVR | ZAR |
|---|---|
| 1 MVR | 1.05 ZAR |
| 10 MVR | 10.48 ZAR |
| 50 MVR | 52.41 ZAR |
| 100 MVR | 104.83 ZAR |
| 500 MVR | 524.15 ZAR |
| 1,000 MVR | 1,048.30 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-06T22:57:23Z",
"rates": {
"ZAR": 1.048298
}
}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": 104.82979999999999,
"rate": 1.048298
}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