Rate Overview
Live
1 MVR = 0.242617 SAR
1 SAR = 4.1217
MVR
Avg
0.243108
High
0.243485
Low
0.242617
Last updated: 4/18/2026, 9:02:55 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.31 SAR |
| 1,000 MVR | 242.62 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-04-18T09:02:55Z",
"rates": {
"SAR": 0.242617
}
}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.2617,
"rate": 0.242617
}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