Rate Overview
Live
1 SAR = 4.1097 MVR
1 MVR = 0.243328
SAR
Avg
4.1107
High
4.1222
Low
4.1072
Last updated: 3/27/2026, 9:26:05 AM
Quick Conversions
| SAR | MVR |
|---|---|
| 1 SAR | 4.11 MVR |
| 10 SAR | 41.10 MVR |
| 50 SAR | 205.48 MVR |
| 100 SAR | 410.97 MVR |
| 500 SAR | 2,054.84 MVR |
| 1,000 SAR | 4,109.69 MVR |
Get SAR/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=MVRExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-27T09:26:05Z",
"rates": {
"MVR": 4.109687
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "MVR",
"amount": 100
},
"result": 410.9687,
"rate": 4.109687
}Build with SAR/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key