Rate Overview
Live
1 MVR = 0.516089 SBD
1 SBD = 1.9377
MVR
Avg
0.520585
High
0.523636
Low
0.516089
Last updated: 7/3/2026, 5:58:05 PM
Quick Conversions
| MVR | SBD |
|---|---|
| 1 MVR | 0.52 SBD |
| 10 MVR | 5.16 SBD |
| 50 MVR | 25.80 SBD |
| 100 MVR | 51.61 SBD |
| 500 MVR | 258.04 SBD |
| 1,000 MVR | 516.09 SBD |
Get MVR/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SBDExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-03T17:58:05Z",
"rates": {
"SBD": 0.516089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SBD",
"amount": 100
},
"result": 51.608900000000006,
"rate": 0.516089
}Build with MVR/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key