Rate Overview
Live
1 TWD = 130.4240 MGA
1 MGA = 0.007667
TWD
Avg
131.3773
High
136.5586
Low
129.2990
Last updated: 3/27/2026, 8:10:28 AM
Quick Conversions
| TWD | MGA |
|---|---|
| 1 TWD | 130.42 MGA |
| 10 TWD | 1,304.24 MGA |
| 50 TWD | 6,521.20 MGA |
| 100 TWD | 13,042.40 MGA |
| 500 TWD | 65,211.99 MGA |
| 1,000 TWD | 130,423.97 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-03-27T08:10:28Z",
"rates": {
"MGA": 130.423972
}
}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": 13042.3972,
"rate": 130.423972
}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