Rate Overview
Live
1 MVR = 0.243353 SAR
1 SAR = 4.1093
MVR
Avg
0.243697
High
0.245182
Low
0.243162
Last updated: 3/27/2026, 11:53:31 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.35 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-27T11:53:31Z",
"rates": {
"SAR": 0.243353
}
}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.3353,
"rate": 0.243353
}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