Rate Overview
Live
1 MGA = 0.604191 TZS
1 TZS = 1.6551
MGA
Avg
0.583622
High
0.628835
Low
0.534595
Last updated: 7/28/2026, 12:53:13 AM
Quick Conversions
| MGA | TZS |
|---|---|
| 1 MGA | 0.60 TZS |
| 10 MGA | 6.04 TZS |
| 50 MGA | 30.21 TZS |
| 100 MGA | 60.42 TZS |
| 500 MGA | 302.10 TZS |
| 1,000 MGA | 604.19 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-07-28T00:53:13Z",
"rates": {
"TZS": 0.604191
}
}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": 60.4191,
"rate": 0.604191
}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