Rate Overview
Live
1 MVR = 0.243361 SAR
1 SAR = 4.1091
MVR
Avg
0.243240
High
0.243413
Low
0.242601
Last updated: 3/7/2026, 12:10:30 AM
Quick Conversions
| MVR | SAR |
|---|---|
| 1 MVR | 0.24 SAR |
| 10 MVR | 2.43 SAR |
| 50 MVR | 12.17 SAR |
| 100 MVR | 24.34 SAR |
| 500 MVR | 121.68 SAR |
| 1,000 MVR | 243.36 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-03-07T00:10:30Z",
"rates": {
"SAR": 0.243361
}
}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.3361,
"rate": 0.243361
}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