Rate Overview
Live
1 SAR = 4.1225 MVR
1 MVR = 0.242568
SAR
Avg
4.1144
High
4.1226
Low
4.1062
Last updated: 7/31/2026, 11:57:22 AM
Quick Conversions
| SAR | MVR |
|---|---|
| 1 SAR | 4.12 MVR |
| 10 SAR | 41.23 MVR |
| 50 SAR | 206.13 MVR |
| 100 SAR | 412.25 MVR |
| 500 SAR | 2,061.27 MVR |
| 1,000 SAR | 4,122.55 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-07-31T11:57:22Z",
"rates": {
"MVR": 4.122549
}
}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": 412.2549,
"rate": 4.122549
}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