Rate Overview
Live
1 MGA = 0.621965 TZS
1 TZS = 1.6078
MGA
Avg
0.610161
High
0.622687
Low
0.597125
Last updated: 3/6/2026, 11:52:19 PM
Quick Conversions
| MGA | TZS |
|---|---|
| 1 MGA | 0.62 TZS |
| 10 MGA | 6.22 TZS |
| 50 MGA | 31.10 TZS |
| 100 MGA | 62.20 TZS |
| 500 MGA | 310.98 TZS |
| 1,000 MGA | 621.97 TZS |
Get MGA/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=TZSExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:52:19Z",
"rates": {
"TZS": 0.621965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "TZS",
"amount": 100
},
"result": 62.1965,
"rate": 0.621965
}Build with MGA/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key