Rate Overview
Live
1 MVR = 2.4389 SRD
1 SRD = 0.410024
MVR
Avg
2.4265
High
2.4389
Low
2.4211
Last updated: 4/18/2026, 8:45:57 AM
Quick Conversions
| MVR | SRD |
|---|---|
| 1 MVR | 2.44 SRD |
| 10 MVR | 24.39 SRD |
| 50 MVR | 121.94 SRD |
| 100 MVR | 243.89 SRD |
| 500 MVR | 1,219.44 SRD |
| 1,000 MVR | 2,438.88 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-04-18T08:45:57Z",
"rates": {
"SRD": 2.438882
}
}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": 243.8882,
"rate": 2.438882
}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