Rate Overview
Live
1 MGA = 0.618003 TZS
1 TZS = 1.6181
MGA
Avg
0.617087
High
0.619305
Low
0.611800
Last updated: 7/8/2026, 3:45:58 PM
Quick Conversions
| MGA | TZS |
|---|---|
| 1 MGA | 0.62 TZS |
| 10 MGA | 6.18 TZS |
| 50 MGA | 30.90 TZS |
| 100 MGA | 61.80 TZS |
| 500 MGA | 309.00 TZS |
| 1,000 MGA | 618.00 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-08T15:45:58Z",
"rates": {
"TZS": 0.618003
}
}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.8003,
"rate": 0.618003
}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