Rate Overview
Live
1 ETB = 22.7743 MNT
1 MNT = 0.043909
ETB
Avg
22.8646
High
22.9991
Low
22.7554
Last updated: 4/18/2026, 8:46:43 AM
Quick Conversions
| ETB | MNT |
|---|---|
| 1 ETB | 22.77 MNT |
| 10 ETB | 227.74 MNT |
| 50 ETB | 1,138.71 MNT |
| 100 ETB | 2,277.43 MNT |
| 500 ETB | 11,387.14 MNT |
| 1,000 ETB | 22,774.27 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-04-18T08:46:43Z",
"rates": {
"MNT": 22.774271
}
}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": 2277.4271,
"rate": 22.774271
}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