Rate Overview
Live
1 TTD = 624.8358 MGA
1 MGA = 0.001600
TTD
Avg
627.5963
High
634.3980
Low
624.7088
Last updated: 7/8/2026, 11:45:25 AM
Quick Conversions
| TTD | MGA |
|---|---|
| 1 TTD | 624.84 MGA |
| 10 TTD | 6,248.36 MGA |
| 50 TTD | 31,241.79 MGA |
| 100 TTD | 62,483.58 MGA |
| 500 TTD | 312,417.88 MGA |
| 1,000 TTD | 624,835.77 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-08T11:45:25Z",
"rates": {
"MGA": 624.835767
}
}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": 62483.576700000005,
"rate": 624.835767
}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