Rate Overview
Live
1 MGA = 0.007667 TWD
1 TWD = 130.4291
MGA
Avg
0.007247
High
0.007678
Low
0.006821
Last updated: 3/27/2026, 5:16:38 PM
Quick Conversions
| MGA | TWD |
|---|---|
| 1 MGA | 0.01 TWD |
| 10 MGA | 0.08 TWD |
| 50 MGA | 0.38 TWD |
| 100 MGA | 0.77 TWD |
| 500 MGA | 3.83 TWD |
| 1,000 MGA | 7.67 TWD |
Get MGA/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=TWDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T17:16:38Z",
"rates": {
"TWD": 0.007667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "TWD",
"amount": 100
},
"result": 0.7667,
"rate": 0.007667
}Build with MGA/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key