Rate Overview
Live
1 MVR = 2.4544 SRD
1 SRD = 0.407429
MVR
Avg
2.4497
High
2.4581
Low
2.4427
Last updated: 7/29/2026, 8:46:48 AM
Quick Conversions
| MVR | SRD |
|---|---|
| 1 MVR | 2.45 SRD |
| 10 MVR | 24.54 SRD |
| 50 MVR | 122.72 SRD |
| 100 MVR | 245.44 SRD |
| 500 MVR | 1,227.21 SRD |
| 1,000 MVR | 2,454.42 SRD |
Get MVR/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SRDExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-29T08:46:48Z",
"rates": {
"SRD": 2.454415
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SRD",
"amount": 100
},
"result": 245.4415,
"rate": 2.454415
}Build with MVR/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key