Rate Overview
Live
1 THB = 128.8557 MGA
1 MGA = 0.007761
THB
Avg
135.8164
High
147.1813
Low
126.8636
Last updated: 5/27/2026, 4:20:43 PM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 128.86 MGA |
| 10 THB | 1,288.56 MGA |
| 50 THB | 6,442.78 MGA |
| 100 THB | 12,885.57 MGA |
| 500 THB | 64,427.83 MGA |
| 1,000 THB | 128,855.66 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-05-27T16:20:43Z",
"rates": {
"MGA": 128.855658
}
}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": 12885.5658,
"rate": 128.855658
}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