Rate Overview
Live
1 TWD = 136.2104 MGA
1 MGA = 0.007342
TWD
Avg
136.2736
High
137.0197
Low
134.2140
Last updated: 9/2/2026, 6:37:47 AM
Quick Conversions
| TWD | MGA |
|---|---|
| 1 TWD | 136.21 MGA |
| 10 TWD | 1,362.10 MGA |
| 50 TWD | 6,810.52 MGA |
| 100 TWD | 13,621.04 MGA |
| 500 TWD | 68,105.19 MGA |
| 1,000 TWD | 136,210.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-09-02T06:37:47Z",
"rates": {
"MGA": 136.210373
}
}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": 13621.0373,
"rate": 136.210373
}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