Rate Overview
Live
1 THB = 126.6615 MGA
1 MGA = 0.007895
THB
Avg
130.2735
High
137.5022
Low
126.6615
Last updated: 3/27/2026, 12:54:59 PM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 126.66 MGA |
| 10 THB | 1,266.62 MGA |
| 50 THB | 6,333.08 MGA |
| 100 THB | 12,666.15 MGA |
| 500 THB | 63,330.76 MGA |
| 1,000 THB | 126,661.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-27T12:54:59Z",
"rates": {
"MGA": 126.661524
}
}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": 12666.1524,
"rate": 126.661524
}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