Rate Overview
Live
1 MGA = 0.001493 TTD
1 TTD = 669.7924 MGA
Avg
0.001485
High
0.001498
Low
0.001463
Last updated: 1/25/2026, 3:20:31 AM
Quick Conversions
| MGA | TTD |
|---|---|
| 1 MGA | 0.00 TTD |
| 10 MGA | 0.01 TTD |
| 50 MGA | 0.07 TTD |
| 100 MGA | 0.15 TTD |
| 500 MGA | 0.75 TTD |
| 1,000 MGA | 1.49 TTD |
Get MGA/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=TTDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-01-25T03:20:31Z",
"rates": {
"TTD": 0.001493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "TTD",
"amount": 100
},
"result": 0.1493,
"rate": 0.001493
}Build with MGA/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key