Rate Overview
Live
1 MGA = 0.007890 THB
1 THB = 126.7427
MGA
Avg
0.007384
High
0.007995
Low
0.006784
Last updated: 3/27/2026, 10:15:11 AM
Quick Conversions
| MGA | THB |
|---|---|
| 1 MGA | 0.01 THB |
| 10 MGA | 0.08 THB |
| 50 MGA | 0.39 THB |
| 100 MGA | 0.79 THB |
| 500 MGA | 3.95 THB |
| 1,000 MGA | 7.89 THB |
Get MGA/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=THBExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T10:15:11Z",
"rates": {
"THB": 0.00789
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "THB",
"amount": 100
},
"result": 0.7889999999999999,
"rate": 0.00789
}Build with MGA/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key