Rate Overview
Live
1 MGA = 0.007749 THB
1 THB = 129.0489
MGA
Avg
0.007820
High
0.007891
Low
0.007749
Last updated: 7/11/2026, 8:43:24 PM
Quick Conversions
| MGA | THB |
|---|---|
| 1 MGA | 0.01 THB |
| 10 MGA | 0.08 THB |
| 50 MGA | 0.39 THB |
| 100 MGA | 0.77 THB |
| 500 MGA | 3.87 THB |
| 1,000 MGA | 7.75 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-07-11T20:43:24Z",
"rates": {
"THB": 0.007749
}
}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.7749,
"rate": 0.007749
}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