Rate Overview
Live
1 ETB = 22.3752 MNT
1 MNT = 0.044692
ETB
Avg
22.4054
High
22.5133
Low
22.3104
Last updated: 7/8/2026, 1:08:57 PM
Quick Conversions
| ETB | MNT |
|---|---|
| 1 ETB | 22.38 MNT |
| 10 ETB | 223.75 MNT |
| 50 ETB | 1,118.76 MNT |
| 100 ETB | 2,237.52 MNT |
| 500 ETB | 11,187.62 MNT |
| 1,000 ETB | 22,375.24 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-07-08T13:08:57Z",
"rates": {
"MNT": 22.375238
}
}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": 2237.5238,
"rate": 22.375238
}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