Rate Overview
Live
1 MVR = 0.439931 TTD
1 TTD = 2.2731
MVR
Avg
0.439199
High
0.439931
Low
0.437694
Last updated: 5/9/2026, 4:53:38 AM
Quick Conversions
| MVR | TTD |
|---|---|
| 1 MVR | 0.44 TTD |
| 10 MVR | 4.40 TTD |
| 50 MVR | 22.00 TTD |
| 100 MVR | 43.99 TTD |
| 500 MVR | 219.97 TTD |
| 1,000 MVR | 439.93 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-05-09T04:53:38Z",
"rates": {
"TTD": 0.439931
}
}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.9931,
"rate": 0.439931
}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