Rate Overview
Live
1 ZAR = 0.954525 MVR
1 MVR = 1.0476
ZAR
Avg
0.955148
High
0.959080
Low
0.947697
Last updated: 8/13/2026, 11:58:12 PM
Quick Conversions
| ZAR | MVR |
|---|---|
| 1 ZAR | 0.95 MVR |
| 10 ZAR | 9.55 MVR |
| 50 ZAR | 47.73 MVR |
| 100 ZAR | 95.45 MVR |
| 500 ZAR | 477.26 MVR |
| 1,000 ZAR | 954.53 MVR |
Get ZAR/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=MVRExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-08-13T23:58:12Z",
"rates": {
"MVR": 0.954525
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "MVR",
"amount": 100
},
"result": 95.4525,
"rate": 0.954525
}Build with ZAR/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key