Rate Overview
Live
1 MGA = 0.009566 TRY
1 TRY = 104.5369 MGA
Avg
0.009491
High
0.009566
Low
0.009335
Last updated: 1/25/2026, 7:14:26 AM
Quick Conversions
| MGA | TRY |
|---|---|
| 1 MGA | 0.01 TRY |
| 10 MGA | 0.10 TRY |
| 50 MGA | 0.48 TRY |
| 100 MGA | 0.96 TRY |
| 500 MGA | 4.78 TRY |
| 1,000 MGA | 9.57 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-01-25T07:14:26Z",
"rates": {
"TRY": 0.009566
}
}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": 0.9566,
"rate": 0.009566
}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