Rate Overview
Live
1 TWD = 132.5541 MGA
1 MGA = 0.007544
TWD
Avg
133.8911
High
143.1429
Low
129.5972
Last updated: 7/19/2026, 8:08:04 PM
Quick Conversions
| TWD | MGA |
|---|---|
| 1 TWD | 132.55 MGA |
| 10 TWD | 1,325.54 MGA |
| 50 TWD | 6,627.70 MGA |
| 100 TWD | 13,255.41 MGA |
| 500 TWD | 66,277.05 MGA |
| 1,000 TWD | 132,554.09 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-19T20:08:04Z",
"rates": {
"MGA": 132.554094
}
}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": 13255.409399999999,
"rate": 132.554094
}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