Rate Overview
Live
1 MVR = 0.243324 SAR
1 SAR = 4.1097
MVR
Avg
0.243283
High
0.243532
Low
0.243171
Last updated: 3/27/2026, 10:14:17 AM
Quick Conversions
| MVR | SAR |
|---|---|
| 1 MVR | 0.24 SAR |
| 10 MVR | 2.43 SAR |
| 50 MVR | 12.17 SAR |
| 100 MVR | 24.33 SAR |
| 500 MVR | 121.66 SAR |
| 1,000 MVR | 243.32 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-27T10:14:17Z",
"rates": {
"SAR": 0.243324
}
}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.3324,
"rate": 0.243324
}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