Rate Overview
Live
1 MGA = 0.007497 TWD
1 TWD = 133.3867
MGA
Avg
0.007583
High
0.007622
Low
0.007497
Last updated: 5/7/2026, 11:28:20 AM
Quick Conversions
| MGA | TWD |
|---|---|
| 1 MGA | 0.01 TWD |
| 10 MGA | 0.07 TWD |
| 50 MGA | 0.37 TWD |
| 100 MGA | 0.75 TWD |
| 500 MGA | 3.75 TWD |
| 1,000 MGA | 7.50 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-05-07T11:28:20Z",
"rates": {
"TWD": 0.007497
}
}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.7497,
"rate": 0.007497
}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