Rate Overview
Live
1 MGA = 0.617142 TZS
1 TZS = 1.6204
MGA
Avg
0.617996
High
0.621930
Low
0.613802
Last updated: 3/27/2026, 8:17:19 AM
Quick Conversions
| MGA | TZS |
|---|---|
| 1 MGA | 0.62 TZS |
| 10 MGA | 6.17 TZS |
| 50 MGA | 30.86 TZS |
| 100 MGA | 61.71 TZS |
| 500 MGA | 308.57 TZS |
| 1,000 MGA | 617.14 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-27T08:17:19Z",
"rates": {
"TZS": 0.617142
}
}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": 61.7142,
"rate": 0.617142
}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