Rate Overview
Live
1 SRD = 0.410358 MVR
1 MVR = 2.4369
SRD
Avg
0.409586
High
0.410991
Low
0.408581
Last updated: 3/7/2026, 2:55:49 AM
Quick Conversions
| SRD | MVR |
|---|---|
| 1 SRD | 0.41 MVR |
| 10 SRD | 4.10 MVR |
| 50 SRD | 20.52 MVR |
| 100 SRD | 41.04 MVR |
| 500 SRD | 205.18 MVR |
| 1,000 SRD | 410.36 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-03-07T02:55:49Z",
"rates": {
"MVR": 0.410358
}
}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.0358,
"rate": 0.410358
}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