Rate Overview
Live
1 SRD = 0.410782 MVR
1 MVR = 2.4344
SRD
Avg
0.412518
High
0.413771
Low
0.410782
Last updated: 6/16/2026, 1:25:12 PM
Quick Conversions
| SRD | MVR |
|---|---|
| 1 SRD | 0.41 MVR |
| 10 SRD | 4.11 MVR |
| 50 SRD | 20.54 MVR |
| 100 SRD | 41.08 MVR |
| 500 SRD | 205.39 MVR |
| 1,000 SRD | 410.78 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-06-16T13:25:12Z",
"rates": {
"MVR": 0.410782
}
}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": 41.078199999999995,
"rate": 0.410782
}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