Rate Overview
Live
1 TTD = 634.8870 MGA
1 MGA = 0.001575
TTD
Avg
636.2894
High
642.3973
Low
634.0461
Last updated: 8/17/2026, 9:27:27 PM
Quick Conversions
| TTD | MGA |
|---|---|
| 1 TTD | 634.89 MGA |
| 10 TTD | 6,348.87 MGA |
| 50 TTD | 31,744.35 MGA |
| 100 TTD | 63,488.70 MGA |
| 500 TTD | 317,443.50 MGA |
| 1,000 TTD | 634,887.01 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-08-17T21:27:27Z",
"rates": {
"MGA": 634.887007
}
}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": 63488.7007,
"rate": 634.887007
}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