Rate Overview
Live
1 TTD = 613.7851 MGA
1 MGA = 0.001629
TTD
Avg
612.9587
High
616.8106
Low
611.2483
Last updated: 5/8/2026, 1:01:39 PM
Quick Conversions
| TTD | MGA |
|---|---|
| 1 TTD | 613.79 MGA |
| 10 TTD | 6,137.85 MGA |
| 50 TTD | 30,689.25 MGA |
| 100 TTD | 61,378.51 MGA |
| 500 TTD | 306,892.55 MGA |
| 1,000 TTD | 613,785.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-05-08T13:01:39Z",
"rates": {
"MGA": 613.785092
}
}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": 61378.50919999999,
"rate": 613.785092
}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