Rate Overview
Live
1 MGA = 0.007761 THB
1 THB = 128.8494
MGA
Avg
0.007768
High
0.007795
Low
0.007756
Last updated: 5/29/2026, 6:50:08 PM
Quick Conversions
| MGA | THB |
|---|---|
| 1 MGA | 0.01 THB |
| 10 MGA | 0.08 THB |
| 50 MGA | 0.39 THB |
| 100 MGA | 0.78 THB |
| 500 MGA | 3.88 THB |
| 1,000 MGA | 7.76 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-05-29T18:50:08Z",
"rates": {
"THB": 0.007761
}
}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.7761,
"rate": 0.007761
}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