Rate Overview
Live
1 MVR = 0.519112 SBD
1 SBD = 1.9264
MVR
Avg
0.518554
High
0.519166
Low
0.517176
Last updated: 9/3/2026, 10:22:03 AM
Quick Conversions
| MVR | SBD |
|---|---|
| 1 MVR | 0.52 SBD |
| 10 MVR | 5.19 SBD |
| 50 MVR | 25.96 SBD |
| 100 MVR | 51.91 SBD |
| 500 MVR | 259.56 SBD |
| 1,000 MVR | 519.11 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-09-03T10:22:03Z",
"rates": {
"SBD": 0.519112
}
}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.9112,
"rate": 0.519112
}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