Rate Overview
Live
1 ETB = 22.4071 MNT
1 MNT = 0.044629
ETB
Avg
24.3840
High
30.8204
Low
0.005381
Last updated: 7/6/2026, 9:31:34 AM
Quick Conversions
| ETB | MNT |
|---|---|
| 1 ETB | 22.41 MNT |
| 10 ETB | 224.07 MNT |
| 50 ETB | 1,120.35 MNT |
| 100 ETB | 2,240.71 MNT |
| 500 ETB | 11,203.55 MNT |
| 1,000 ETB | 22,407.09 MNT |
Get ETB/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=MNTExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-06T09:31:34Z",
"rates": {
"MNT": 22.407094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "MNT",
"amount": 100
},
"result": 2240.7094,
"rate": 22.407094
}Build with ETB/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key