Rate Overview
Live
1 TTD = 638.9064 MGA
1 MGA = 0.001565
TTD
Avg
637.6601
High
641.7419
Low
629.4244
Last updated: 9/2/2026, 6:01:56 PM
Quick Conversions
| TTD | MGA |
|---|---|
| 1 TTD | 638.91 MGA |
| 10 TTD | 6,389.06 MGA |
| 50 TTD | 31,945.32 MGA |
| 100 TTD | 63,890.64 MGA |
| 500 TTD | 319,453.22 MGA |
| 1,000 TTD | 638,906.45 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-09-02T18:01:56Z",
"rates": {
"MGA": 638.906447
}
}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": 63890.6447,
"rate": 638.906447
}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