Rate Overview
Live
1 ETB = 22.4417 MNT
1 MNT = 0.044560
ETB
Avg
22.8551
High
23.2770
Low
22.2668
Last updated: 5/28/2026, 9:42:36 PM
Quick Conversions
| ETB | MNT |
|---|---|
| 1 ETB | 22.44 MNT |
| 10 ETB | 224.42 MNT |
| 50 ETB | 1,122.09 MNT |
| 100 ETB | 2,244.17 MNT |
| 500 ETB | 11,220.87 MNT |
| 1,000 ETB | 22,441.75 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-28T21:42:36Z",
"rates": {
"MNT": 22.441748
}
}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": 2244.1748000000002,
"rate": 22.441748
}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