Rate Overview
Live
1 MGA = 0.002132 TJS
1 TJS = 469.0432
MGA
Avg
0.002137
High
0.002155
Low
0.002131
Last updated: 9/2/2026, 5:01:57 PM
Quick Conversions
| MGA | TJS |
|---|---|
| 1 MGA | 0.00 TJS |
| 10 MGA | 0.02 TJS |
| 50 MGA | 0.11 TJS |
| 100 MGA | 0.21 TJS |
| 500 MGA | 1.07 TJS |
| 1,000 MGA | 2.13 TJS |
Get MGA/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=TJSExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-09-02T17:01:57Z",
"rates": {
"TJS": 0.002132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "TJS",
"amount": 100
},
"result": 0.21320000000000003,
"rate": 0.002132
}Build with MGA/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key