Rate Overview
Live
1 BDT = 0.125730 MVR
1 MVR = 7.9536
BDT
Avg
0.125784
High
0.125983
Low
0.125266
Last updated: 9/8/2026, 1:01:09 AM
Quick Conversions
| BDT | MVR |
|---|---|
| 1 BDT | 0.13 MVR |
| 10 BDT | 1.26 MVR |
| 50 BDT | 6.29 MVR |
| 100 BDT | 12.57 MVR |
| 500 BDT | 62.87 MVR |
| 1,000 BDT | 125.73 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-09-08T01:01:09Z",
"rates": {
"MVR": 0.12573
}
}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.573,
"rate": 0.12573
}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