Rate Overview
Live
1 ETB = 22.8748 MNT
1 MNT = 0.043716
ETB
Avg
22.9065
High
23.0900
Low
22.7464
Last updated: 3/7/2026, 4:06:58 AM
Quick Conversions
| ETB | MNT |
|---|---|
| 1 ETB | 22.87 MNT |
| 10 ETB | 228.75 MNT |
| 50 ETB | 1,143.74 MNT |
| 100 ETB | 2,287.48 MNT |
| 500 ETB | 11,437.40 MNT |
| 1,000 ETB | 22,874.80 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-03-07T04:06:58Z",
"rates": {
"MNT": 22.874797
}
}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": 2287.4797,
"rate": 22.874797
}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