Rate Overview
Live
1 TTD = 616.4060 MGA
1 MGA = 0.001622
TTD
Avg
617.6700
High
619.7523
Low
615.0174
Last updated: 6/18/2026, 10:02:48 AM
Quick Conversions
| TTD | MGA |
|---|---|
| 1 TTD | 616.41 MGA |
| 10 TTD | 6,164.06 MGA |
| 50 TTD | 30,820.30 MGA |
| 100 TTD | 61,640.60 MGA |
| 500 TTD | 308,202.99 MGA |
| 1,000 TTD | 616,405.98 MGA |
Get TTD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=MGAExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-06-18T10:02:48Z",
"rates": {
"MGA": 616.405983
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "MGA",
"amount": 100
},
"result": 61640.5983,
"rate": 616.405983
}Build with TTD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key