Rate Overview
Live
1 THB = 129.4916 MGA
1 MGA = 0.007723
THB
Avg
129.0703
High
129.5328
Low
128.3325
Last updated: 4/17/2026, 6:14:14 AM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 129.49 MGA |
| 10 THB | 1,294.92 MGA |
| 50 THB | 6,474.58 MGA |
| 100 THB | 12,949.16 MGA |
| 500 THB | 64,745.80 MGA |
| 1,000 THB | 129,491.61 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-04-17T06:14:14Z",
"rates": {
"MGA": 129.491609
}
}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": 12949.1609,
"rate": 129.491609
}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