Rate Overview
Live
1 MOP = 20.1748 ETB
1 ETB = 0.049567
MOP
Avg
20.0595
High
20.1748
Low
19.9733
Last updated: 8/21/2026, 7:46:11 PM
Quick Conversions
| MOP | ETB |
|---|---|
| 1 MOP | 20.17 ETB |
| 10 MOP | 201.75 ETB |
| 50 MOP | 1,008.74 ETB |
| 100 MOP | 2,017.48 ETB |
| 500 MOP | 10,087.42 ETB |
| 1,000 MOP | 20,174.84 ETB |
Get MOP/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=ETBExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-08-21T19:46:11Z",
"rates": {
"ETB": 20.174844
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "ETB",
"amount": 100
},
"result": 2017.4844,
"rate": 20.174844
}Build with MOP/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key