Rate Overview
Live
1 THB = 130.2978 MGA
1 MGA = 0.007675
THB
Avg
133.1606
High
136.4442
Low
130.2978
Last updated: 3/6/2026, 8:16:06 AM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 130.30 MGA |
| 10 THB | 1,302.98 MGA |
| 50 THB | 6,514.89 MGA |
| 100 THB | 13,029.78 MGA |
| 500 THB | 65,148.92 MGA |
| 1,000 THB | 130,297.84 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-03-06T08:16:06Z",
"rates": {
"MGA": 130.297838
}
}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": 13029.783800000001,
"rate": 130.297838
}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