Rate Overview
Live
1 THB = 130.2671 MGA
1 MGA = 0.007677
THB
Avg
128.2634
High
130.2671
Low
127.2039
Last updated: 5/7/2026, 9:07:30 AM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 130.27 MGA |
| 10 THB | 1,302.67 MGA |
| 50 THB | 6,513.35 MGA |
| 100 THB | 13,026.71 MGA |
| 500 THB | 65,133.55 MGA |
| 1,000 THB | 130,267.10 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-05-07T09:07:30Z",
"rates": {
"MGA": 130.267099
}
}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": 13026.7099,
"rate": 130.267099
}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