Rate Overview
Live
1 TWD = 132.9579 MGA
1 MGA = 0.007521
TWD
Avg
139.3232
High
149.9585
Low
130.2271
Last updated: 7/22/2026, 10:32:21 PM
Quick Conversions
| TWD | MGA |
|---|---|
| 1 TWD | 132.96 MGA |
| 10 TWD | 1,329.58 MGA |
| 50 TWD | 6,647.89 MGA |
| 100 TWD | 13,295.79 MGA |
| 500 TWD | 66,478.94 MGA |
| 1,000 TWD | 132,957.89 MGA |
Get TWD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=MGAExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-22T22:32:21Z",
"rates": {
"MGA": 132.957885
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "MGA",
"amount": 100
},
"result": 13295.7885,
"rate": 132.957885
}Build with TWD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key