Rate Overview
Live
1 TWD = 130.4223 MGA
1 MGA = 0.007667
TWD
Avg
132.6920
High
135.3114
Low
130.4223
Last updated: 3/6/2026, 6:11:14 PM
Quick Conversions
| TWD | MGA |
|---|---|
| 1 TWD | 130.42 MGA |
| 10 TWD | 1,304.22 MGA |
| 50 TWD | 6,521.12 MGA |
| 100 TWD | 13,042.23 MGA |
| 500 TWD | 65,211.16 MGA |
| 1,000 TWD | 130,422.33 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-06T18:11:14Z",
"rates": {
"MGA": 130.422325
}
}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.2325,
"rate": 130.422325
}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