Rate Overview
Live
1 ZAR = 0.918177 MVR
1 MVR = 1.0891
ZAR
Avg
0.939308
High
0.969017
Low
0.899628
Last updated: 7/25/2026, 11:59:37 AM
Quick Conversions
| ZAR | MVR |
|---|---|
| 1 ZAR | 0.92 MVR |
| 10 ZAR | 9.18 MVR |
| 50 ZAR | 45.91 MVR |
| 100 ZAR | 91.82 MVR |
| 500 ZAR | 459.09 MVR |
| 1,000 ZAR | 918.18 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-07-25T11:59:37Z",
"rates": {
"MVR": 0.918177
}
}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": 91.8177,
"rate": 0.918177
}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