Rate Overview
Live
1 TWD = 131.2968 MGA
1 MGA = 0.007616
TWD
Avg
130.7092
High
131.2968
Low
130.0950
Last updated: 4/16/2026, 9:24:12 AM
Quick Conversions
| TWD | MGA |
|---|---|
| 1 TWD | 131.30 MGA |
| 10 TWD | 1,312.97 MGA |
| 50 TWD | 6,564.84 MGA |
| 100 TWD | 13,129.68 MGA |
| 500 TWD | 65,648.41 MGA |
| 1,000 TWD | 131,296.81 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-04-16T09:24:12Z",
"rates": {
"MGA": 131.29681
}
}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": 13129.680999999999,
"rate": 131.29681
}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