Rate Overview
Live
1 TWD = 133.2964 MGA
1 MGA = 0.007502
TWD
Avg
132.7646
High
133.2964
Low
132.0233
Last updated: 7/26/2026, 3:07:22 AM
Quick Conversions
| TWD | MGA |
|---|---|
| 1 TWD | 133.30 MGA |
| 10 TWD | 1,332.96 MGA |
| 50 TWD | 6,664.82 MGA |
| 100 TWD | 13,329.64 MGA |
| 500 TWD | 66,648.19 MGA |
| 1,000 TWD | 133,296.38 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-26T03:07:22Z",
"rates": {
"MGA": 133.296376
}
}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": 13329.637600000002,
"rate": 133.296376
}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