Rate Overview
Live
1 MGA = 0.007823 THB
1 THB = 127.8282
MGA
Avg
0.007796
High
0.007832
Low
0.007735
Last updated: 6/19/2026, 11:25:27 AM
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.91 THB |
| 1,000 MGA | 7.82 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-06-19T11:25:27Z",
"rates": {
"THB": 0.007823
}
}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.7823,
"rate": 0.007823
}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