Rate Overview
Live
1 THB = 128.4566 MGA
1 MGA = 0.007785
THB
Avg
128.3056
High
129.2719
Low
127.3605
Last updated: 6/17/2026, 6:36:36 AM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 128.46 MGA |
| 10 THB | 1,284.57 MGA |
| 50 THB | 6,422.83 MGA |
| 100 THB | 12,845.66 MGA |
| 500 THB | 64,228.29 MGA |
| 1,000 THB | 128,456.58 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-06-17T06:36:36Z",
"rates": {
"MGA": 128.456576
}
}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": 12845.6576,
"rate": 128.456576
}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