Rate Overview
Live
1 MGA = 0.628449 TZS
1 TZS = 1.5912
MGA
Avg
0.627556
High
0.628835
Low
0.624955
Last updated: 4/17/2026, 6:29:07 AM
Quick Conversions
| MGA | TZS |
|---|---|
| 1 MGA | 0.63 TZS |
| 10 MGA | 6.28 TZS |
| 50 MGA | 31.42 TZS |
| 100 MGA | 62.84 TZS |
| 500 MGA | 314.22 TZS |
| 1,000 MGA | 628.45 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-04-17T06:29:07Z",
"rates": {
"TZS": 0.628449
}
}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.8449,
"rate": 0.628449
}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