Rate Overview
Live
1 THB = 126.6423 MGA
1 MGA = 0.007896
THB
Avg
127.3439
High
129.4452
Low
126.6423
Last updated: 3/27/2026, 7:44:11 AM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 126.64 MGA |
| 10 THB | 1,266.42 MGA |
| 50 THB | 6,332.11 MGA |
| 100 THB | 12,664.23 MGA |
| 500 THB | 63,321.14 MGA |
| 1,000 THB | 126,642.28 MGA |
Get THB/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=MGAExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-27T07:44:11Z",
"rates": {
"MGA": 126.642279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "MGA",
"amount": 100
},
"result": 12664.2279,
"rate": 126.642279
}Build with THB/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key