Rate Overview
Live
1 ETB = 22.3104 MNT
1 MNT = 0.044822
ETB
Avg
22.3958
High
22.5133
Low
22.3104
Last updated: 7/7/2026, 11:33:01 AM
Quick Conversions
| ETB | MNT |
|---|---|
| 1 ETB | 22.31 MNT |
| 10 ETB | 223.10 MNT |
| 50 ETB | 1,115.52 MNT |
| 100 ETB | 2,231.04 MNT |
| 500 ETB | 11,155.19 MNT |
| 1,000 ETB | 22,310.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-07T11:33:01Z",
"rates": {
"MNT": 22.310385
}
}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": 2231.0385,
"rate": 22.310385
}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