Rate Overview
Live
1 SRD = 0.409261 MVR
1 MVR = 2.4434
SRD
Avg
0.407244
High
0.421805
Low
0.385757
Last updated: 7/28/2026, 11:53:09 AM
Quick Conversions
| SRD | MVR |
|---|---|
| 1 SRD | 0.41 MVR |
| 10 SRD | 4.09 MVR |
| 50 SRD | 20.46 MVR |
| 100 SRD | 40.93 MVR |
| 500 SRD | 204.63 MVR |
| 1,000 SRD | 409.26 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-07-28T11:53:09Z",
"rates": {
"MVR": 0.409261
}
}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.9261,
"rate": 0.409261
}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