Rate Overview
Live
1 MVR = 0.242574 SAR
1 SAR = 4.1225
MVR
Avg
0.242598
High
0.242993
Low
0.242561
Last updated: 7/28/2026, 2:14:34 AM
Quick Conversions
| MVR | SAR |
|---|---|
| 1 MVR | 0.24 SAR |
| 10 MVR | 2.43 SAR |
| 50 MVR | 12.13 SAR |
| 100 MVR | 24.26 SAR |
| 500 MVR | 121.29 SAR |
| 1,000 MVR | 242.57 SAR |
Get MVR/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SARExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-28T02:14:34Z",
"rates": {
"SAR": 0.242574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SAR",
"amount": 100
},
"result": 24.2574,
"rate": 0.242574
}Build with MVR/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key