Rate Overview
Live
1 MGA = 0.010668 TRY
1 TRY = 93.7383
MGA
Avg
0.009442
High
0.010668
Low
0.008370
Last updated: 3/27/2026, 11:37:54 AM
Quick Conversions
| MGA | TRY |
|---|---|
| 1 MGA | 0.01 TRY |
| 10 MGA | 0.11 TRY |
| 50 MGA | 0.53 TRY |
| 100 MGA | 1.07 TRY |
| 500 MGA | 5.33 TRY |
| 1,000 MGA | 10.67 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-27T11:37:54Z",
"rates": {
"TRY": 0.010668
}
}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.0668,
"rate": 0.010668
}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