Rate Overview
Live
1 MGA = 0.010888 TRY
1 TRY = 91.8442
MGA
Avg
0.010877
High
0.010891
Low
0.010818
Last updated: 5/9/2026, 6:03:06 AM
Quick Conversions
| MGA | TRY |
|---|---|
| 1 MGA | 0.01 TRY |
| 10 MGA | 0.11 TRY |
| 50 MGA | 0.54 TRY |
| 100 MGA | 1.09 TRY |
| 500 MGA | 5.44 TRY |
| 1,000 MGA | 10.89 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-05-09T06:03:06Z",
"rates": {
"TRY": 0.010888
}
}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.0888,
"rate": 0.010888
}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