Rate Overview
Live
1 TTD = 609.4060 MGA
1 MGA = 0.001641
TTD
Avg
610.3732
High
611.5235
Low
608.5303
Last updated: 4/18/2026, 8:49:47 AM
Quick Conversions
| TTD | MGA |
|---|---|
| 1 TTD | 609.41 MGA |
| 10 TTD | 6,094.06 MGA |
| 50 TTD | 30,470.30 MGA |
| 100 TTD | 60,940.60 MGA |
| 500 TTD | 304,702.98 MGA |
| 1,000 TTD | 609,405.95 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-04-18T08:49:47Z",
"rates": {
"MGA": 609.405954
}
}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": 60940.5954,
"rate": 609.405954
}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