Rate Overview
Live
1 THB = 127.7123 MGA
1 MGA = 0.007830
THB
Avg
127.1253
High
127.7590
Low
126.0488
Last updated: 7/21/2026, 9:14:53 AM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 127.71 MGA |
| 10 THB | 1,277.12 MGA |
| 50 THB | 6,385.61 MGA |
| 100 THB | 12,771.23 MGA |
| 500 THB | 63,856.15 MGA |
| 1,000 THB | 127,712.29 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-21T09:14:53Z",
"rates": {
"MGA": 127.712293
}
}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": 12771.2293,
"rate": 127.712293
}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