Rate Overview
Live
1 ETB = 22.2141 MNT
1 MNT = 0.045016
ETB
Avg
22.7076
High
23.0654
Low
22.2141
Last updated: 7/20/2026, 2:10:20 AM
Quick Conversions
| ETB | MNT |
|---|---|
| 1 ETB | 22.21 MNT |
| 10 ETB | 222.14 MNT |
| 50 ETB | 1,110.70 MNT |
| 100 ETB | 2,221.41 MNT |
| 500 ETB | 11,107.04 MNT |
| 1,000 ETB | 22,214.08 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-20T02:10:20Z",
"rates": {
"MNT": 22.214082
}
}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": 2221.4082000000003,
"rate": 22.214082
}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