Rate Overview
Live
1 MGA = 0.001635 TTD
1 TTD = 611.6208
MGA
Avg
0.001615
High
0.001635
Low
0.001600
Last updated: 3/6/2026, 11:49:09 PM
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.82 TTD |
| 1,000 MGA | 1.64 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-06T23:49:09Z",
"rates": {
"TTD": 0.001635
}
}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.1635,
"rate": 0.001635
}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