Rate Overview
Live
1 MGA = 0.611957 TZS
1 TZS = 1.6341
MGA
Avg
0.611432
High
0.616758
Low
0.604329
Last updated: 7/28/2026, 3:13:11 PM
Quick Conversions
| MGA | TZS |
|---|---|
| 1 MGA | 0.61 TZS |
| 10 MGA | 6.12 TZS |
| 50 MGA | 30.60 TZS |
| 100 MGA | 61.20 TZS |
| 500 MGA | 305.98 TZS |
| 1,000 MGA | 611.96 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-28T15:13:11Z",
"rates": {
"TZS": 0.611957
}
}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.195699999999995,
"rate": 0.611957
}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