Rate Overview
Live
1 TWD = 133.3766 MGA
1 MGA = 0.007498
TWD
Avg
133.3386
High
134.3461
Low
132.7481
Last updated: 7/6/2026, 2:38:52 AM
Quick Conversions
| TWD | MGA |
|---|---|
| 1 TWD | 133.38 MGA |
| 10 TWD | 1,333.77 MGA |
| 50 TWD | 6,668.83 MGA |
| 100 TWD | 13,337.66 MGA |
| 500 TWD | 66,688.31 MGA |
| 1,000 TWD | 133,376.61 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-07-06T02:38:52Z",
"rates": {
"MGA": 133.376613
}
}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": 13337.6613,
"rate": 133.376613
}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