Rate Overview
Live
1 ETB = 22.3349 MNT
1 MNT = 0.044773
ETB
Avg
24.4649
High
30.8204
Low
0.005381
Last updated: 5/29/2026, 2:28:49 PM
Quick Conversions
| ETB | MNT |
|---|---|
| 1 ETB | 22.33 MNT |
| 10 ETB | 223.35 MNT |
| 50 ETB | 1,116.75 MNT |
| 100 ETB | 2,233.49 MNT |
| 500 ETB | 11,167.46 MNT |
| 1,000 ETB | 22,334.91 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-05-29T14:28:49Z",
"rates": {
"MNT": 22.334911
}
}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": 2233.4911,
"rate": 22.334911
}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