Rate Overview
Live
1 MGA = 0.000845 TMT
1 TMT = 1183.43
MGA
Avg
0.000835
High
0.000845
Low
0.000826
Last updated: 3/6/2026, 11:50:07 PM
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.42 TMT |
| 1,000 MGA | 0.85 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-03-06T23:50:07Z",
"rates": {
"TMT": 0.000845
}
}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.0845,
"rate": 0.000845
}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