Rate Overview
Live
1 MNT = 0.044559 ETB
1 ETB = 22.4422
MNT
Avg
0.043749
High
0.044559
Low
0.043355
Last updated: 5/28/2026, 9:43:38 PM
Quick Conversions
| MNT | ETB |
|---|---|
| 1 MNT | 0.04 ETB |
| 10 MNT | 0.45 ETB |
| 50 MNT | 2.23 ETB |
| 100 MNT | 4.46 ETB |
| 500 MNT | 22.28 ETB |
| 1,000 MNT | 44.56 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-05-28T21:43:38Z",
"rates": {
"ETB": 0.044559
}
}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.4559,
"rate": 0.044559
}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