Rate Overview
Live
1 THB = 126.9142 MGA
1 MGA = 0.007879
THB
Avg
127.3753
High
129.4452
Low
126.7171
Last updated: 3/27/2026, 6:08:28 AM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 126.91 MGA |
| 10 THB | 1,269.14 MGA |
| 50 THB | 6,345.71 MGA |
| 100 THB | 12,691.42 MGA |
| 500 THB | 63,457.09 MGA |
| 1,000 THB | 126,914.18 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-27T06:08:28Z",
"rates": {
"MGA": 126.91418
}
}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": 12691.418,
"rate": 126.91418
}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