Rate Overview
Live
1 MGA = 0.000772 TMT
1 TMT = 1295.34 MGA
Avg
0.000784
High
0.000827
Low
0.000763
Last updated: 1/25/2026, 5:25:45 AM
Quick Conversions
| MGA | TMT |
|---|---|
| 1 MGA | 0.00 TMT |
| 10 MGA | 0.01 TMT |
| 50 MGA | 0.04 TMT |
| 100 MGA | 0.08 TMT |
| 500 MGA | 0.39 TMT |
| 1,000 MGA | 0.77 TMT |
Get MGA/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=TMTExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-01-25T05:25:45Z",
"rates": {
"TMT": 0.000772
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "TMT",
"amount": 100
},
"result": 0.0772,
"rate": 0.000772
}Build with MGA/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key