Rate Overview
Live
1 TTD = 638.5381 MGA
1 MGA = 0.001566
TTD
Avg
634.0341
High
638.5381
Low
628.5996
Last updated: 7/26/2026, 12:50:31 AM
Quick Conversions
| TTD | MGA |
|---|---|
| 1 TTD | 638.54 MGA |
| 10 TTD | 6,385.38 MGA |
| 50 TTD | 31,926.90 MGA |
| 100 TTD | 63,853.81 MGA |
| 500 TTD | 319,269.05 MGA |
| 1,000 TTD | 638,538.09 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-26T00:50:31Z",
"rates": {
"MGA": 638.538092
}
}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": 63853.8092,
"rate": 638.538092
}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