Rate Overview
Live
1 TWD = 133.7734 MGA
1 MGA = 0.007475
TWD
Avg
133.4596
High
133.8641
Low
132.0995
Last updated: 8/12/2026, 6:52:28 AM
Quick Conversions
| TWD | MGA |
|---|---|
| 1 TWD | 133.77 MGA |
| 10 TWD | 1,337.73 MGA |
| 50 TWD | 6,688.67 MGA |
| 100 TWD | 13,377.34 MGA |
| 500 TWD | 66,886.68 MGA |
| 1,000 TWD | 133,773.37 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-08-12T06:52:28Z",
"rates": {
"MGA": 133.773365
}
}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": 13377.336500000001,
"rate": 133.773365
}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