Rate Overview
Live
1 TWD = 133.2478 MGA
1 MGA = 0.007505
TWD
Avg
140.8576
High
152.7245
Low
130.8789
Last updated: 7/24/2026, 7:08:43 PM
Quick Conversions
| TWD | MGA |
|---|---|
| 1 TWD | 133.25 MGA |
| 10 TWD | 1,332.48 MGA |
| 50 TWD | 6,662.39 MGA |
| 100 TWD | 13,324.78 MGA |
| 500 TWD | 66,623.90 MGA |
| 1,000 TWD | 133,247.79 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-24T19:08:43Z",
"rates": {
"MGA": 133.247795
}
}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": 13324.7795,
"rate": 133.247795
}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