Rate Overview
Live
1 MVR = 0.438592 TTD
1 TTD = 2.2800
MVR
Avg
0.438661
High
0.439387
Low
0.437453
Last updated: 3/27/2026, 2:55:53 PM
Quick Conversions
| MVR | TTD |
|---|---|
| 1 MVR | 0.44 TTD |
| 10 MVR | 4.39 TTD |
| 50 MVR | 21.93 TTD |
| 100 MVR | 43.86 TTD |
| 500 MVR | 219.30 TTD |
| 1,000 MVR | 438.59 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-03-27T14:55:53Z",
"rates": {
"TTD": 0.438592
}
}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.8592,
"rate": 0.438592
}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