Rate Overview
Live
1 MVR = 2.4279 SRD
1 SRD = 0.411875
MVR
Avg
2.4242
High
2.4279
Low
2.4206
Last updated: 5/9/2026, 4:53:37 AM
Quick Conversions
| MVR | SRD |
|---|---|
| 1 MVR | 2.43 SRD |
| 10 MVR | 24.28 SRD |
| 50 MVR | 121.40 SRD |
| 100 MVR | 242.79 SRD |
| 500 MVR | 1,213.96 SRD |
| 1,000 MVR | 2,427.92 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-05-09T04:53:37Z",
"rates": {
"SRD": 2.427919
}
}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": 242.79190000000003,
"rate": 2.427919
}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