Rate Overview
Live
1 MGA = 0.000523 TOP
1 TOP = 1912.05 MGA
Avg
0.000522
High
0.000524
Low
0.000520
Last updated: 1/25/2026, 5:30:20 AM
Quick Conversions
| MGA | TOP |
|---|---|
| 1 MGA | 0.00 TOP |
| 10 MGA | 0.01 TOP |
| 50 MGA | 0.03 TOP |
| 100 MGA | 0.05 TOP |
| 500 MGA | 0.26 TOP |
| 1,000 MGA | 0.52 TOP |
Get MGA/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=TOPExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-01-25T05:30:20Z",
"rates": {
"TOP": 0.000523
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "TOP",
"amount": 100
},
"result": 0.0523,
"rate": 0.000523
}Build with MGA/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key