Rate Overview
Live
1 TWD = 133.2871 MGA
1 MGA = 0.007503
TWD
Avg
133.0980
High
133.5280
Low
132.1969
Last updated: 5/26/2026, 9:40:32 PM
Quick Conversions
| TWD | MGA |
|---|---|
| 1 TWD | 133.29 MGA |
| 10 TWD | 1,332.87 MGA |
| 50 TWD | 6,664.35 MGA |
| 100 TWD | 13,328.71 MGA |
| 500 TWD | 66,643.53 MGA |
| 1,000 TWD | 133,287.06 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-26T21:40:32Z",
"rates": {
"MGA": 133.287055
}
}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": 13328.7055,
"rate": 133.287055
}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