Rate Overview
Live
1 THB = 128.1156 MGA
1 MGA = 0.007805
THB
Avg
133.8992
High
147.2312
Low
127.1237
Last updated: 7/28/2026, 11:56:27 AM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 128.12 MGA |
| 10 THB | 1,281.16 MGA |
| 50 THB | 6,405.78 MGA |
| 100 THB | 12,811.56 MGA |
| 500 THB | 64,057.79 MGA |
| 1,000 THB | 128,115.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-07-28T11:56:27Z",
"rates": {
"MGA": 128.115578
}
}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": 12811.5578,
"rate": 128.115578
}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