Rate Overview
Live
1 ETB = 22.2372 MNT
1 MNT = 0.044970
ETB
Avg
22.4177
High
22.6130
Low
22.2372
Last updated: 6/18/2026, 9:57:37 AM
Quick Conversions
| ETB | MNT |
|---|---|
| 1 ETB | 22.24 MNT |
| 10 ETB | 222.37 MNT |
| 50 ETB | 1,111.86 MNT |
| 100 ETB | 2,223.72 MNT |
| 500 ETB | 11,118.62 MNT |
| 1,000 ETB | 22,237.23 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-06-18T09:57:37Z",
"rates": {
"MNT": 22.237231
}
}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": 2223.7231,
"rate": 22.237231
}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