Rate Overview
Live
1 TWD = 131.9756 MGA
1 MGA = 0.007577
TWD
Avg
131.4735
High
131.9756
Low
131.1826
Last updated: 5/6/2026, 1:14:21 PM
Quick Conversions
| TWD | MGA |
|---|---|
| 1 TWD | 131.98 MGA |
| 10 TWD | 1,319.76 MGA |
| 50 TWD | 6,598.78 MGA |
| 100 TWD | 13,197.56 MGA |
| 500 TWD | 65,987.79 MGA |
| 1,000 TWD | 131,975.58 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-05-06T13:14:21Z",
"rates": {
"MGA": 131.975584
}
}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": 13197.5584,
"rate": 131.975584
}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