Rate Overview
Live
1 MVR = 0.520072 SBD
1 SBD = 1.9228
MVR
Avg
0.520640
High
0.521762
Low
0.519702
Last updated: 8/15/2026, 7:30:12 PM
Quick Conversions
| MVR | SBD |
|---|---|
| 1 MVR | 0.52 SBD |
| 10 MVR | 5.20 SBD |
| 50 MVR | 26.00 SBD |
| 100 MVR | 52.01 SBD |
| 500 MVR | 260.04 SBD |
| 1,000 MVR | 520.07 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-08-15T19:30:12Z",
"rates": {
"SBD": 0.520072
}
}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": 52.0072,
"rate": 0.520072
}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