Rate Overview
Live
1 MGA = 0.038219 ETB
1 ETB = 26.1650
MGA
Avg
0.034433
High
0.038219
Low
0.030355
Last updated: 5/27/2026, 10:58:12 AM
Quick Conversions
| MGA | ETB |
|---|---|
| 1 MGA | 0.04 ETB |
| 10 MGA | 0.38 ETB |
| 50 MGA | 1.91 ETB |
| 100 MGA | 3.82 ETB |
| 500 MGA | 19.11 ETB |
| 1,000 MGA | 38.22 ETB |
Get MGA/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=ETBExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-27T10:58:12Z",
"rates": {
"ETB": 0.038219
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "ETB",
"amount": 100
},
"result": 3.8219000000000003,
"rate": 0.038219
}Build with MGA/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key