Rate Overview
Live
1 ETB = 22.7218 MNT
1 MNT = 0.044011
ETB
Avg
22.7519
High
22.9028
Low
22.6232
Last updated: 3/27/2026, 6:34:33 AM
Quick Conversions
| ETB | MNT |
|---|---|
| 1 ETB | 22.72 MNT |
| 10 ETB | 227.22 MNT |
| 50 ETB | 1,136.09 MNT |
| 100 ETB | 2,272.18 MNT |
| 500 ETB | 11,360.92 MNT |
| 1,000 ETB | 22,721.83 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-27T06:34:33Z",
"rates": {
"MNT": 22.721834
}
}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": 2272.1834,
"rate": 22.721834
}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