Rate Overview
Live
1 THB = 129.0455 MGA
1 MGA = 0.007749
THB
Avg
128.7100
High
129.0455
Low
128.3369
Last updated: 5/27/2026, 1:55:12 PM
Quick Conversions
| THB | MGA |
|---|---|
| 1 THB | 129.05 MGA |
| 10 THB | 1,290.45 MGA |
| 50 THB | 6,452.27 MGA |
| 100 THB | 12,904.55 MGA |
| 500 THB | 64,522.73 MGA |
| 1,000 THB | 129,045.45 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-27T13:55:12Z",
"rates": {
"MGA": 129.045454
}
}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": 12904.5454,
"rate": 129.045454
}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