Rate Overview
Live
1 MGA = 0.625407 TZS
1 TZS = 1.5990
MGA
Avg
0.624269
High
0.627589
Low
0.620597
Last updated: 6/19/2026, 8:53:32 AM
Quick Conversions
| MGA | TZS |
|---|---|
| 1 MGA | 0.63 TZS |
| 10 MGA | 6.25 TZS |
| 50 MGA | 31.27 TZS |
| 100 MGA | 62.54 TZS |
| 500 MGA | 312.70 TZS |
| 1,000 MGA | 625.41 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-06-19T08:53:32Z",
"rates": {
"TZS": 0.625407
}
}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.5407,
"rate": 0.625407
}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