Rate Overview
Live
1 MVR = 2.4435 SRD
1 SRD = 0.409250
MVR
Avg
2.4423
High
2.4475
Low
2.4331
Last updated: 3/7/2026, 12:09:32 AM
Quick Conversions
| MVR | SRD |
|---|---|
| 1 MVR | 2.44 SRD |
| 10 MVR | 24.43 SRD |
| 50 MVR | 122.17 SRD |
| 100 MVR | 244.35 SRD |
| 500 MVR | 1,221.75 SRD |
| 1,000 MVR | 2,443.49 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-03-07T00:09:32Z",
"rates": {
"SRD": 2.443494
}
}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": 244.34939999999997,
"rate": 2.443494
}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