Rate Overview
Live
1 SAR = 4.1177 MVR
1 MVR = 0.242854
SAR
Avg
4.1255
High
4.1690
Low
4.0940
Last updated: 5/27/2026, 7:21:36 PM
Quick Conversions
| SAR | MVR |
|---|---|
| 1 SAR | 4.12 MVR |
| 10 SAR | 41.18 MVR |
| 50 SAR | 205.88 MVR |
| 100 SAR | 411.77 MVR |
| 500 SAR | 2,058.85 MVR |
| 1,000 SAR | 4,117.70 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-05-27T19:21:36Z",
"rates": {
"MVR": 4.117695
}
}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": 411.76950000000005,
"rate": 4.117695
}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