Rate Overview
Live
1 BDT = 0.126383 MVR
1 MVR = 7.9125
BDT
Avg
0.126387
High
0.126484
Low
0.126275
Last updated: 3/7/2026, 3:21:31 AM
Quick Conversions
| BDT | MVR |
|---|---|
| 1 BDT | 0.13 MVR |
| 10 BDT | 1.26 MVR |
| 50 BDT | 6.32 MVR |
| 100 BDT | 12.64 MVR |
| 500 BDT | 63.19 MVR |
| 1,000 BDT | 126.38 MVR |
Get BDT/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=MVRExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-07T03:21:31Z",
"rates": {
"MVR": 0.126383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "MVR",
"amount": 100
},
"result": 12.6383,
"rate": 0.126383
}Build with BDT/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key