Rate Overview
Live
1 TWD = 132.7104 MGA
1 MGA = 0.007535
TWD
Avg
133.0816
High
134.0780
Low
131.7740
Last updated: 7/15/2026, 7:20:35 AM
Quick Conversions
| TWD | MGA |
|---|---|
| 1 TWD | 132.71 MGA |
| 10 TWD | 1,327.10 MGA |
| 50 TWD | 6,635.52 MGA |
| 100 TWD | 13,271.04 MGA |
| 500 TWD | 66,355.18 MGA |
| 1,000 TWD | 132,710.36 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-15T07:20:35Z",
"rates": {
"MGA": 132.710357
}
}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": 13271.035699999999,
"rate": 132.710357
}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