Rate Overview
Live
1 MGA = 0.623335 TZS
1 TZS = 1.6043
MGA
Avg
0.624099
High
0.629397
Low
0.617183
Last updated: 5/27/2026, 7:39:18 PM
Quick Conversions
| MGA | TZS |
|---|---|
| 1 MGA | 0.62 TZS |
| 10 MGA | 6.23 TZS |
| 50 MGA | 31.17 TZS |
| 100 MGA | 62.33 TZS |
| 500 MGA | 311.67 TZS |
| 1,000 MGA | 623.33 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-05-27T19:39:18Z",
"rates": {
"TZS": 0.623335
}
}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.3335,
"rate": 0.623335
}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