Rate Overview
Live
1 ETB = 22.4384 MNT
1 MNT = 0.044566
ETB
Avg
22.3735
High
22.4570
Low
22.2419
Last updated: 7/28/2026, 10:48:51 AM
Quick Conversions
| ETB | MNT |
|---|---|
| 1 ETB | 22.44 MNT |
| 10 ETB | 224.38 MNT |
| 50 ETB | 1,121.92 MNT |
| 100 ETB | 2,243.84 MNT |
| 500 ETB | 11,219.19 MNT |
| 1,000 ETB | 22,438.39 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-28T10:48:51Z",
"rates": {
"MNT": 22.438387
}
}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": 2243.8387,
"rate": 22.438387
}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