Rate Overview
Live
1 TTD = 642.2491 MGA
1 MGA = 0.001557
TTD
Avg
632.5884
High
681.9309
Low
608.5303
Last updated: 7/28/2026, 12:38:24 AM
Quick Conversions
| TTD | MGA |
|---|---|
| 1 TTD | 642.25 MGA |
| 10 TTD | 6,422.49 MGA |
| 50 TTD | 32,112.45 MGA |
| 100 TTD | 64,224.91 MGA |
| 500 TTD | 321,124.55 MGA |
| 1,000 TTD | 642,249.10 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-28T00:38:24Z",
"rates": {
"MGA": 642.249095
}
}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": 64224.9095,
"rate": 642.249095
}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