Rate Overview
Live
1 MNT = 0.043451 ETB
1 ETB = 23.0144
MNT
Avg
0.043616
High
0.043963
Low
0.043308
Last updated: 3/7/2026, 12:26:30 AM
Quick Conversions
| MNT | ETB |
|---|---|
| 1 MNT | 0.04 ETB |
| 10 MNT | 0.43 ETB |
| 50 MNT | 2.17 ETB |
| 100 MNT | 4.35 ETB |
| 500 MNT | 21.73 ETB |
| 1,000 MNT | 43.45 ETB |
Get MNT/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=ETBExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-07T00:26:30Z",
"rates": {
"ETB": 0.043451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "ETB",
"amount": 100
},
"result": 4.3450999999999995,
"rate": 0.043451
}Build with MNT/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key