Rate Overview
Live
1 ETB = 22.2531 MNT
1 MNT = 0.044938
ETB
Avg
22.3554
High
22.4586
Low
22.2531
Last updated: 8/11/2026, 10:19:36 AM
Quick Conversions
| ETB | MNT |
|---|---|
| 1 ETB | 22.25 MNT |
| 10 ETB | 222.53 MNT |
| 50 ETB | 1,112.65 MNT |
| 100 ETB | 2,225.31 MNT |
| 500 ETB | 11,126.54 MNT |
| 1,000 ETB | 22,253.08 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-08-11T10:19:36Z",
"rates": {
"MNT": 22.253077
}
}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": 2225.3077000000003,
"rate": 22.253077
}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