Rate Overview
Live
1 MGA = 0.010644 TRY
1 TRY = 93.9496
MGA
Avg
0.010498
High
0.010645
Low
0.010364
Last updated: 3/6/2026, 11:47:31 PM
Quick Conversions
| MGA | TRY |
|---|---|
| 1 MGA | 0.01 TRY |
| 10 MGA | 0.11 TRY |
| 50 MGA | 0.53 TRY |
| 100 MGA | 1.06 TRY |
| 500 MGA | 5.32 TRY |
| 1,000 MGA | 10.64 TRY |
Get MGA/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=TRYExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:47:31Z",
"rates": {
"TRY": 0.010644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "TRY",
"amount": 100
},
"result": 1.0644,
"rate": 0.010644
}Build with MGA/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key