Rate Overview
Live
1 MGA = 0.001626 TTD
1 TTD = 615.0062
MGA
Avg
0.001531
High
0.001635
Low
0.001479
Last updated: 3/27/2026, 8:03:52 AM
Quick Conversions
| MGA | TTD |
|---|---|
| 1 MGA | 0.00 TTD |
| 10 MGA | 0.02 TTD |
| 50 MGA | 0.08 TTD |
| 100 MGA | 0.16 TTD |
| 500 MGA | 0.81 TTD |
| 1,000 MGA | 1.63 TTD |
Get MGA/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=TTDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T08:03:52Z",
"rates": {
"TTD": 0.001626
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "TTD",
"amount": 100
},
"result": 0.1626,
"rate": 0.001626
}Build with MGA/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key