Rate Overview
Live
1 TWD = 132.6532 MGA
1 MGA = 0.007538
TWD
Avg
132.8066
High
133.0559
Low
132.5159
Last updated: 6/16/2026, 2:22:27 AM
Quick Conversions
| TWD | MGA |
|---|---|
| 1 TWD | 132.65 MGA |
| 10 TWD | 1,326.53 MGA |
| 50 TWD | 6,632.66 MGA |
| 100 TWD | 13,265.32 MGA |
| 500 TWD | 66,326.60 MGA |
| 1,000 TWD | 132,653.20 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-06-16T02:22:27Z",
"rates": {
"MGA": 132.653202
}
}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": 13265.3202,
"rate": 132.653202
}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