Rate Overview
Live
1 THB = 126.7135 MGA
1 MGA = 0.007892
THB
Avg
135.6355
High
147.3854
Low
125.0755
Last updated: 3/27/2026, 9:28:50 AM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 126.71 MGA |
| 10 THB | 1,267.14 MGA |
| 50 THB | 6,335.68 MGA |
| 100 THB | 12,671.35 MGA |
| 500 THB | 63,356.76 MGA |
| 1,000 THB | 126,713.52 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-27T09:28:50Z",
"rates": {
"MGA": 126.713516
}
}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": 12671.3516,
"rate": 126.713516
}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