Rate Overview
Live
1 MGA = 0.612157 TZS
1 TZS = 1.6336
MGA
Avg
0.613032
High
0.615969
Low
0.610904
Last updated: 8/19/2026, 12:35:46 AM
Quick Conversions
| MGA | TZS |
|---|---|
| 1 MGA | 0.61 TZS |
| 10 MGA | 6.12 TZS |
| 50 MGA | 30.61 TZS |
| 100 MGA | 61.22 TZS |
| 500 MGA | 306.08 TZS |
| 1,000 MGA | 612.16 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-08-19T00:35:46Z",
"rates": {
"TZS": 0.612157
}
}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.2157,
"rate": 0.612157
}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