Rate Overview
Live
1 TTD = 633.5646 MGA
1 MGA = 0.001578
TTD
Avg
632.3083
High
681.9309
Low
608.5303
Last updated: 7/29/2026, 12:03:59 AM
Quick Conversions
| TTD | MGA |
|---|---|
| 1 TTD | 633.56 MGA |
| 10 TTD | 6,335.65 MGA |
| 50 TTD | 31,678.23 MGA |
| 100 TTD | 63,356.46 MGA |
| 500 TTD | 316,782.31 MGA |
| 1,000 TTD | 633,564.62 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-07-29T00:03:59Z",
"rates": {
"MGA": 633.564623
}
}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": 63356.4623,
"rate": 633.564623
}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