Rate Overview
Live
1 MVR = 0.437658 TTD
1 TTD = 2.2849
MVR
Avg
0.439048
High
0.440723
Low
0.436174
Last updated: 7/30/2026, 6:37:28 AM
Quick Conversions
| MVR | TTD |
|---|---|
| 1 MVR | 0.44 TTD |
| 10 MVR | 4.38 TTD |
| 50 MVR | 21.88 TTD |
| 100 MVR | 43.77 TTD |
| 500 MVR | 218.83 TTD |
| 1,000 MVR | 437.66 TTD |
Get MVR/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=TTDExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-30T06:37:28Z",
"rates": {
"TTD": 0.437658
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "TTD",
"amount": 100
},
"result": 43.7658,
"rate": 0.437658
}Build with MVR/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key