Rate Overview
Live
1 MVR = 0.064560 BSD
1 BSD = 15.4895
MVR
Avg
0.064623
High
0.064715
Low
0.064560
Last updated: 4/16/2026, 8:58:51 PM
Quick Conversions
| MVR | BSD |
|---|---|
| 1 MVR | 0.06 BSD |
| 10 MVR | 0.65 BSD |
| 50 MVR | 3.23 BSD |
| 100 MVR | 6.46 BSD |
| 500 MVR | 32.28 BSD |
| 1,000 MVR | 64.56 BSD |
Get MVR/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=BSDExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-04-16T20:58:51Z",
"rates": {
"BSD": 0.06456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "BSD",
"amount": 100
},
"result": 6.456,
"rate": 0.06456
}Build with MVR/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key