Rate Overview
Live
1 TTD = 611.5816 MGA
1 MGA = 0.001635
TTD
Avg
618.3331
High
624.6349
Low
611.5816
Last updated: 3/7/2026, 2:13:00 AM
Quick Conversions
| TTD | MGA |
|---|---|
| 1 TTD | 611.58 MGA |
| 10 TTD | 6,115.82 MGA |
| 50 TTD | 30,579.08 MGA |
| 100 TTD | 61,158.16 MGA |
| 500 TTD | 305,790.81 MGA |
| 1,000 TTD | 611,581.62 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-03-07T02:13:00Z",
"rates": {
"MGA": 611.581615
}
}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": 61158.1615,
"rate": 611.581615
}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