Rate Overview
Live
1 THB = 128.9503 MGA
1 MGA = 0.007755
THB
Avg
135.7207
High
147.5343
Low
126.0725
Last updated: 7/12/2026, 8:47:47 AM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 128.95 MGA |
| 10 THB | 1,289.50 MGA |
| 50 THB | 6,447.52 MGA |
| 100 THB | 12,895.03 MGA |
| 500 THB | 64,475.17 MGA |
| 1,000 THB | 128,950.33 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-12T08:47:47Z",
"rates": {
"MGA": 128.950333
}
}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": 12895.0333,
"rate": 128.950333
}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