Rate Overview
Live
1 MGA = 0.000834 TMT
1 TMT = 1199.04
MGA
Avg
0.000816
High
0.000847
Low
0.000756
Last updated: 5/28/2026, 3:45:16 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.42 TMT |
| 1,000 MGA | 0.83 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-05-28T03:45:16Z",
"rates": {
"TMT": 0.000834
}
}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.0834,
"rate": 0.000834
}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