Rate Overview
Live
1 THB = 128.9129 MGA
1 MGA = 0.007757
THB
Avg
128.4225
High
130.0694
Low
127.0554
Last updated: 5/27/2026, 12:32:36 PM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 128.91 MGA |
| 10 THB | 1,289.13 MGA |
| 50 THB | 6,445.65 MGA |
| 100 THB | 12,891.29 MGA |
| 500 THB | 64,456.47 MGA |
| 1,000 THB | 128,912.93 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-27T12:32:36Z",
"rates": {
"MGA": 128.912933
}
}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": 12891.293300000001,
"rate": 128.912933
}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