Rate Overview
Live
1 SRD = 0.405746 MVR
1 MVR = 2.4646
SRD
Avg
0.408012
High
0.410090
Low
0.405746
Last updated: 8/16/2026, 9:07:37 PM
Quick Conversions
| SRD | MVR |
|---|---|
| 1 SRD | 0.41 MVR |
| 10 SRD | 4.06 MVR |
| 50 SRD | 20.29 MVR |
| 100 SRD | 40.57 MVR |
| 500 SRD | 202.87 MVR |
| 1,000 SRD | 405.75 MVR |
Get SRD/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=MVRExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-08-16T21:07:37Z",
"rates": {
"MVR": 0.405746
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "MVR",
"amount": 100
},
"result": 40.5746,
"rate": 0.405746
}Build with SRD/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key