Rate Overview
Live
1 THB = 127.8085 MGA
1 MGA = 0.007824
THB
Avg
127.5149
High
129.0410
Low
126.0488
Last updated: 7/25/2026, 8:15:29 PM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 127.81 MGA |
| 10 THB | 1,278.09 MGA |
| 50 THB | 6,390.43 MGA |
| 100 THB | 12,780.85 MGA |
| 500 THB | 63,904.25 MGA |
| 1,000 THB | 127,808.51 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-25T20:15:29Z",
"rates": {
"MGA": 127.808509
}
}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": 12780.8509,
"rate": 127.808509
}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