Rate Overview
Live
1 THB = 128.6939 MGA
1 MGA = 0.007770
THB
Avg
127.5348
High
128.6999
Low
126.0725
Last updated: 7/2/2026, 11:22:28 AM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 128.69 MGA |
| 10 THB | 1,286.94 MGA |
| 50 THB | 6,434.69 MGA |
| 100 THB | 12,869.39 MGA |
| 500 THB | 64,346.93 MGA |
| 1,000 THB | 128,693.85 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-07-02T11:22:28Z",
"rates": {
"MGA": 128.693853
}
}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": 12869.385299999998,
"rate": 128.693853
}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