Rate Overview
Live
1 MNT = 0.044010 ETB
1 ETB = 22.7221
MNT
Avg
9.3279
High
185.8213
Low
0.032445
Last updated: 3/27/2026, 10:09:42 AM
Quick Conversions
| MNT | ETB |
|---|---|
| 1 MNT | 0.04 ETB |
| 10 MNT | 0.44 ETB |
| 50 MNT | 2.20 ETB |
| 100 MNT | 4.40 ETB |
| 500 MNT | 22.01 ETB |
| 1,000 MNT | 44.01 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-27T10:09:42Z",
"rates": {
"ETB": 0.04401
}
}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.401,
"rate": 0.04401
}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